adaptive Posted January 13, 2006 Posted January 13, 2006 I am trying to install version 2.2 MS2 on a local webserver. My configuration: Windows XP Pro, IIS5.1, PHP4.3.10 (ISAPI API), MySQL3.23.58 php.ini is the 'recommended' version but with register_globals = On osCommerce install physical path (on server) c:\inetpub\wwwroot\oscommerce\catalog\install http path http://aisvr1/oscommerce/install mysql db and user setup as per install guide Installation: import catalog database and automatic configuration are checked Entered localhost db server and user details. Connection made successfullly. Problem 1: cannot find the oscommerce.sql file path incorrect Fixed this by changing install_3.php $sql_file = 'c:\inetpub\wwwroot\oscommerce\catalog\install\oscommerce.sql' The database updates successfully. Then enter various http,www, and server paths. Substituting logical paths with my local paths. Problem 2: Install completes and reported as successful, but when click on 'catalog' button, a new window with oscommerce installation appears. So obviously the installation wasn't successful. Any ideas please? Thanks, JonW.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.