• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

osCommerce

P

phil2564

Guest
I have been having complaints from my clients that the osCommerce application does not work correctly on the http side it only works correctly on the https side. They say the cart does not work on the http side and anyone having the same problem ? or haivng complaints? Anyone know why this is and how to fix it ?
 
If you cannot add products to the cart, the most common reason is because your php.ini has a setting that needs to be cahnged. In the php.ini file, usually located under c:\windows\ there is a setting:

register_globals=on/off

It needs to set to on. Let me know if you need anything else.
 
Thanks for taking time to read my post I checked the php.ini file and the registered globals is on. The funny thing is when you install os to the https side it works fine when you set it up on the http side. No Good.
 
can you post BOTH the configure.php files here for me?

/includes/configure.php AND /admin/includes/configure.php

As well as providing a link to a php config file i can hit in a browser?
 
Back
Top