> I have 3 php scripts that run fine on my localhost server, but when I upload
> the 3 files to my Internet Server (Hosting Account), I get the 500 Internal
> Server Error. I am able to access them fine on my machine here (Running
> Apache Web Server)... But on my internet server, it just keeps giving me the
> 500 Internal Server Error. Any reason why it would be doing so?

Any chance you can get to the error logs on the other server? That
will give you some hints about what's going wrong.

Are you uploading a htaccess file? Maybe there's something in that not
right for the live server.. but the easiest way to work it out is the
logfiles.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to