Knowledge Base Article

How to enable register_globals for an OsCommerce installation?

The register_globals directive can be enabled by creating a custom php.ini file containing the following line:

register_globals = On

Upload this file in the OsCommerce parent and admin directories.

Bear in mind that the directives in the custom php.ini file do not apply recursively to all sub-folders. Therefore, if there are other PHP scripts that require register_globals=On, you should copy the php.ini file to their directories as well.


_______________

Find expert osCommerce hosting services at SiteGround.com: osCom-optimized servers, expert in support team, free installation of osCommerce, free osCommerce tutorial, and more.


Rating

Please indicate if this article was helpful for you.

rating :  2.2 from 5
views :  1118
votes :  26

Valid XHTML 1.0 Strict Valid CSS!