Server Error w/change register_globals to off

chandaleanne

New member
Joined
Nov 15, 2009
Messages
1
Hello,

I am having problems setting php_value register_globals 0 in my .htaccess file. Every time I change it, I get the following message:

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.

My php configuration page shows that globals is on (but my php.ini file says off). Any ideas?
 
Since you've posted under Admin-Level Difficulties I'm presuming you have your own server running DirectAdmin. You need to fix your httpd.conf file to allow override. Search these forums or Apache documentation.

Jeff
 
Back
Top