philonous Posted June 2, 2010 Posted June 2, 2010 Hello everyone, I recently migrated our store to a new more reliable hosting provider. Everything seems to be working fine, except the critical connection to the database. If you visit http://74.220.208.69/store/index.php you will see that the home page script successfully queries the database and generates the product listing, but when you click any of the products, you get the dreaded "product not found" error. AFAIK, both hosting providers are using the latest versions of PHP and MySQL, both 5. Any insight regarding the source of this error will be GREATLY appreciated. Thank you. Payam
recoil-jay Posted June 2, 2010 Posted June 2, 2010 Have you checked all the paths in:- includes/configure.php admin/includes/configure.php ?
philonous Posted June 4, 2010 Author Posted June 4, 2010 Have you checked all the paths in:- includes/configure.php admin/includes/configure.php ? Yes, all the paths are correct. I even changed path statements in the database. The solution here: http://www.oscommerce.com/forums/topic/306777-product-not-found-error-after-i-transfer-hosting-please-help/ did much to remedy the situation. So, it deos seem to be a matter of being more compatible, I suppose. Thank you! Payam
Recommended Posts
Archived
This topic is now archived and is closed to further replies.