500 Internal Server Error

Status
Not open for further replies.

Makubex

New Member
Messages
39
Reaction score
0
Points
0
okay guys im not sure if this is what everyone's problem is
but yeah this is what im getting when i try to view my page
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator 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 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. "
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Do you have a .htaccess?
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
What is in the .htaccess?
 

Makubex

New Member
Messages
39
Reaction score
0
Points
0
umm
"php_flag display_errors on"

Edit: I tried putting it as 'off' but still get the 500 ISE

Edit: OMG , Duh there shouldnt be anything in it, right?...Thanks Brandon I wouldnt of noticed
 
Last edited:

Micro

Retired staff <i> (11-12-2008)</I>
Messages
1,301
Reaction score
0
Points
36
There can be stuff in it, although it should have been

php_flag display_errors on

or

PHP_FLAG display_errors on
 
Status
Not open for further replies.
Top