Zilch Posted May 13, 2007 Share Posted May 13, 2007 Hey! I have this message when i put in the browser "www.mydomain.dom/catalog/install": Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory. Anyone knows how i can fix this? Link to comment Share on other sites More sharing options...
sugiartha Posted May 14, 2007 Share Posted May 14, 2007 try to add this line into .htaccess file (under your /catalog directory) php_flag register_globals on Sugiartha ------------------------------------------ concept of life: enjoy aja! Link to comment Share on other sites More sharing options...
Contentking Posted May 14, 2007 Share Posted May 14, 2007 Hey! I have this message when i put in the browser "www.mydomain.dom/catalog/install": Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory. Anyone knows how i can fix this? I got the same prob - If you get it sorted - Please do let me know how! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.