MattEnderle Posted August 12, 2008 Posted August 12, 2008 I migrated a clients oscommerce 2.2 to a new server. PHP 4.4.7 -register globals ON MySQL client version: 4.1.20 Copied the files and moved the database. Opened the config.php and adjusted the absolute path, user, password, database name. The store pulls data from the database but any kind of saving it does not. The mysql user has permissions for everything except grant - and i tested with phpmyadmin. I saw a bunch of HTTP_POST_VARS being used which is depreciated functions I replaced with $_POST and $_GET. Still doesn't work. When I go to signup a new user - click submit comes back to the main page. no ssl, no pconnect. any suggestions?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.