Guest Posted December 7, 2006 Posted December 7, 2006 I received the error, FATAL ERROR: register_globals is disabled in php.ini, please enable it! I installed the register global path Then I get the following: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] 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. Apache/1.3.37 Server at www.myhost.com Port 80 Help! Wally
maldonado Posted December 8, 2006 Posted December 8, 2006 I received the error,FATAL ERROR: register_globals is disabled in php.ini, please enable it! I installed the register global path Then I get the following: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] 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. Apache/1.3.37 Server at www.myhost.com Port 80 Help! Wally I have the same problem , I solve put an php.ini file in my /catalog with these settings register_globals = ON safe mode = off Adriano Brazil
Recommended Posts
Archived
This topic is now archived and is closed to further replies.