Page 1 of 1

file manager script

Posted: Tue Jul 24, 2007 7:54 am
by m2babaey
Hi
my script is great on the local but sends this error on the host:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@domain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Posted: Wed Jul 25, 2007 1:58 pm
by X_Citer
I am also coding a file manager script for my webhosting business. I have also run into serious road blocks with my script but havent tested it locally. If it works on one system and not on another that's gotta be a server config thing right? check to make sure your interpreters and aliases are set correctly. I cant get unlink() to work on my server so i know how much of a pain configuring is :)

what are your specs?