Please help me. I ca'nt install a script

Status
Not open for further replies.

jeyul

New Member
Messages
60
Reaction score
0
Points
0
I've uploaded and chmoded the script but it gives me a 500 internal error and it says :
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@emuzica.exofire.net 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. Apache/1.3.39 Server at emuzica.exofire.net Port 80 What should i do about it? please help me!!!:dunno::dunno:
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
When i got that error it was in my .htaccess file. The 404 is an error where it can't find something it's looking for. Could be a page or could be a script. Let me get the exact details of the 500 error i had. Maybe it is the same issue.


*Goes and looks*..........

Here is what needed to be fixed on mine...In your .htaccess file you had php_flag directives
Turning register_globals off which is already off

Once that was fixed my page popped right up.
Not saying this will solve your problem but it might be a good place to start.
 
Status
Not open for further replies.
Top