PDA

View Full Version : php syntax of the web interface?


veruca
10-12-2003, 00:36
i can't adjust anything. i can get into it but all i see is

%%HEADER.HTML%%
___________________
IMAGE HERE
---------------------------
%%FOOTER.HTML%%

just wondering what i need to fix, or if i can adjust the max users on my server without using the web interface.

when i go to the slogin.html page to get around and try to log in there it sends me to login.tscmd which dosn't exsist. what do i need =)

thanks

Dummer Sack
10-12-2003, 09:12
??

Did you access the files directly via a web browser? That will not work. These files have to be interpreted by the build in web server of the TS server. And the syntax is not php.

So you have to connect via the web interface port (default is 14534). E.g.: http://localhost:14534/.

veruca
10-12-2003, 22:59
i noticed after i posted.

ah, thanks, making some head way now.

cheers.

[edit]what i was doing was trying to enter the entire addy in e.g. http://localhost:14534/~user/http/serveraddy.html

thanks again, i'm all fixed.