The latest version of oscommerce is OSC 2.2 rc2a.
In the php. ini configuration file, change this sentence:
Register_globals = on
However, if oscommerce 2.2 is installed in the second step, it will not be reactionary. I checked it online for a long time and did not find the result. Later, I asked online customer service to find the answer on an oscommerce template website in the United States:
"The most common cause for the installation getting stuck in step 2 is that the most recent PHP installations have register_long_arrays = off this needs to be turned to on in the PHP. ini file
Please contact your host and ask them to enable register_long_arrays
"
In the php. ini configuration file, change this sentence:
Register_long_arrays = on
If the above error is prompted when oscommerce is installed to step 3,
SQL file does not exist:/install/oscommerce. SQL
Solution:
QL file does not exist:/install/oscommerce. SQL
First of all, you shoshould back one step and choose session storage: database.
Then edit the file/install/templates/pages/install_3.php and change the following line:
$ SQL _file = $ dir_fs_www_root. 'Install/oscommerce. SQL ';
To
$ SQL _file = 'oscommerce. SQL ';
Test Website: www.8two.cn/osc2
Oscommerce http://www.oscommerce-template-easy.com/oscommerce-tutorials-center.html using video tutorials