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 admin directory in your web hosting account.