Saturday, November 13, 2010

How to change register_globals = off to on when reset the php.ini file?

I actually changed ';register_globals = Off'; to ';On'; and saved file. But when I try to install oscommerce, it always says the register_globals is disabled, which it still off. So I don't know the reason, the file correctly is ';On';. but the reality is off. what is wrong with the file?How to change register_globals = off to on when reset the php.ini file?
Well, you didnt say if this is YOUR server or a shared one. If it is yours you missed something or you just need to restart the httpd services to get the ini to initallize.



If you are on a shared server, they may have set that to be off period.

No comments:

Post a Comment