English   German
  #1  
Old 27-08-2002, 10:55
petterfoo petterfoo is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: Sweden
Posts: 3
petterfoo is on a distinguished road
Newbie webquestion

I've never used anything but php/mysql for webdevelopment.
So I'd be grateful if anybody could give me a quick explanation about this %%INCLUDE%header.html% stuff.
I suppose this is something like the php include() or require() functions?
The problem is that at my webpage it only appears like:

%%INCLUDE%header.html%
Teamspeak server administration
%%INCLUDE%footer.html%

when I look at the index page.
Is there anything i have to change in my webserver(apache@linux) configuration for this to work?

Otherwise, kickass app guys!!
Congratulations!
Reply With Quote
  #2  
Old 27-08-2002, 11:13
Rrroot Rrroot is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: NL
Posts: 28
Rrroot is on a distinguished road
try this:

Code:
<?

include ("html.html");

?>
Reply With Quote
  #3  
Old 27-08-2002, 11:13
Imaboyo Imaboyo is offline
-= TeamSpeak User =-
 
Join Date: Jun 2002
Location: Nr Brighton, UK
Posts: 11
Imaboyo is on a distinguished road
You shouldnt be opening the HTML pages manually as this generates these errors for some reason........

Start the server up then make a URL request to http://your_ip:14534 This will start up the WebAdmin and you need your admin login and pass to proceed

EDIT: if ur on the same box as the server you can go to http://localhost:14534
Reply With Quote
  #4  
Old 27-08-2002, 11:14
Imaboyo Imaboyo is offline
-= TeamSpeak User =-
 
Join Date: Jun 2002
Location: Nr Brighton, UK
Posts: 11
Imaboyo is on a distinguished road
ROFL hi rrroot....... you trolling to ?????
Reply With Quote
  #5  
Old 27-08-2002, 11:20
Rrroot Rrroot is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: NL
Posts: 28
Rrroot is on a distinguished road
Yes Imagirly
Reply With Quote
  #6  
Old 27-08-2002, 11:55
petterfoo petterfoo is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: Sweden
Posts: 3
petterfoo is on a distinguished road
Quote:
Originally posted by Imaboyo
You shouldnt be opening the HTML pages manually as this generates these errors for some reason........

Start the server up then make a URL request to http://your_ip:14534 This will start up the WebAdmin and you need your admin login and pass to proceed

EDIT: if ur on the same box as the server you can go to http://localhost:14534
Cheers mate, Worked like a dream.
Now all I have to do is find a solution about the exception generated by accessing the webinterface
Reply With Quote
  #7  
Old 27-08-2002, 11:57
Imaboyo Imaboyo is offline
-= TeamSpeak User =-
 
Join Date: Jun 2002
Location: Nr Brighton, UK
Posts: 11
Imaboyo is on a distinguished road
From what i see.... that only happens when more than one user is using it at the same time or a lot of requests are made before the page has finished loading.

Try rebooting the server and when you use the interface make sure you wait a couple of seconds after the page has completely loaded before you make a new request and you shouldnt have a problem
Reply With Quote
  #8  
Old 27-08-2002, 12:08
petterfoo petterfoo is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: Sweden
Posts: 3
petterfoo is on a distinguished road
Well, what i've done is killing all the zombies and started up a new tss2 server. but i get a runtime error immediatly when trying to access the webinterface.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 22:54.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices