Guest Posted January 18, 2005 Posted January 18, 2005 Hi, I'm new to oscommerce, currently i'm trying to install oscommerce to my localhost machine, and i'm using apache 2.0.52, php 5.0.3 and mysql 4.1. i copy the CATALOG folder to my apache place (C:\Program Files\Apache Group\Apache2\htdocs). when i try to run the install.php ( http://localhost/catalog/install/install.php ) and click continue, it keeps refreshing this page (http://localhost/catalog/install/install.php?step=2), and nothing happen. anyone can tell me why?
Neko36 Posted January 19, 2005 Posted January 19, 2005 Oscommerce works fine with PHP 4 (any version) but you?ll have some problems with version 5 ;)
Guest Posted January 19, 2005 Posted January 19, 2005 did you upload the 'extras' folder too? <{POST_SNAPBACK}> no.. i only copy 'catalog' to 'appache2/Htdocs'. do i need to copay the 'extras' to my 'Htdocs' foder too? thank.
Guest Posted January 19, 2005 Posted January 19, 2005 Oscommerce works fine with PHP 4 (any version) but you?ll have some problems with version 5 ;) <{POST_SNAPBACK}> Oscommerce not works with PHP 5??????? can i fix it?
♥Vger Posted January 19, 2005 Posted January 19, 2005 You can try this change and see if it will help. Go to admin/includes/classes/upload.php and on line 31 change $this to //$this Vger
Guest Posted January 19, 2005 Posted January 19, 2005 You can try this change and see if it will help. Go to admin/includes/classes/upload.php and on line 31 change $this to //$this Vger <{POST_SNAPBACK}> same problem, it keeps reload this page http://localhost/catalog/install/install.php?step=2
Recommended Posts
Archived
This topic is now archived and is closed to further replies.