dinneranddrinks Posted March 9, 2006 Posted March 9, 2006 I'm trying to set up a shop for a charity at http://www.seemfree.com/catalog/install/ I was following the install instructions. downloaded the recent release, extracted the files to the web folder. and uploaded in dreamweaver. when I go to the page though I get the errors below _______________ Warning: main(../../shop/catalog/install/includes/application.php): failed to open stream: No such file or directory in /home/httpd/vhosts/seemfree.com/httpdocs/catalog/install/index.php on line 13 Warning: main(../../shop/catalog/install/includes/application.php): failed to open stream: No such file or directory in /home/httpd/vhosts/seemfree.com/httpdocs/catalog/install/index.php on line 13 Fatal error: main(): Failed opening required '../../shop/catalog/install/includes/application.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/seemfree.com/httpdocs/catalog/install/index.php on line 13 ________________ What do I need to do to get started - please help thanks Si
♥Vger Posted March 9, 2006 Posted March 9, 2006 (../../shop/catalog/install/includes/application.php): That error is being received at this address: http://www.seemfree.com/catalog/install/ so, where's the 'shop' folder, which does not appear to exist? If you want your osCommerce website to be available at http://www.yourdomain.com/shop then you need to upload the contents of the 'catalog' folder (but not the folder itself) into the shop folder on your website (once you have created the 'shop' folder). Or you could just upload the 'catalog' folder to the root of your web via FTP, and then rename it to 'shop'. Use a decent FTP programme, not Dreamweaver to upload files. Once you've done that and created a blank database then you go to http://www.yourdomain.com/shop/install and the Install procedure should start. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.