Jmoney20 wrote:I got my php script running and working fine on my personal machine but when I upload the page to my friends webserver I get an error message. The web server has Mysql and php installed on it. The error can be seen at http://www.absoluteguild.com
Please help!
It's very easy:
Version of PHP at your friend is 4.2.x
In this version PHP NOT WORK LIKE CGI
Try ask about setting of PHP and server.
P.S.:
And once more: in a future, read carefully error message, it's first rule of php-developers.

