FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

PHP.ini

 


mysplice
I recived this error and i'm not sure what it means. I'm installing Oscommerce shopping cart to understand PHP functions of a shopping cart.

FATAL ERROR: register_globals is disabled in php.ini, please enable it!
myworld
register_globals is set to off by default. You can enable it on your account by placing the line of code below in your .htaccess file.

php_flag register_globals on

If you had done a search on register_globals you would have found lots of threads on this issue Wink
mysplice
myworld wrote:
register_globals is set to off by default. You can enable it on your account by placing the line of code below in your .htaccess file.

php_flag register_globals on

If you had done a search on register_globals you would have found lots of threads on this issue Wink


Thanks you,
Bockman
problem solved. i'll -close- this thread to avoid new replies (please use the SEARCH button before creating new topics).

Be Well Cool

-close-
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Support and Web Hosting -> Web Hosting Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.