PDA

View Full Version : Need HELP!!!!!


james
13-07-2005, 00:20
Ok I am making a website and I am using Team Speak. I am hosting my Team speak server right on my computer through a Apache server I have setup on my PC and I will be hosting my website on a diffrent server. I have webpost installed on my PC in my Apache server Directory but when I try to put my stats on my site it doesn't work. I have the Html verson of the stats since I don't know php and all my sites are in Html. Any help you guys can give me would be helpful!

Strate
13-07-2005, 03:00
when i had to put mine on, using php, my webpost had to be installed in my root directory on the webhost, or domain

also, make sure ur server allows such scripts, i used to have a server that did not allow any php scripts at all

Cyrus
13-07-2005, 11:35
1. Read "How to ask questions the smart way" (linked in my Sig), e.g. "Need HELP!!!!!" is not a good title for any thread

2. You host your TeamSpeak through an Apache Server sounds interesting oO

3. There isn't any HTML-only Webpost this is impossible, you must have one in any scripting or programming language (e.g. PHP) and you must have an interpreter for this programming language installed on your webserver (apache). Also make sure the Webpost-PostURL is set to the right URL.