sam2006 Posted April 30, 2006 Posted April 30, 2006 Hi all, I have FTP access to web-hosting and want to install osCommerece. Directory to wheare I have access is: /home/stock/ I creat folder in 'test4' (/home/stock/test4) and creat sql table name in MySQL via PhpMyAdmin. when I am accessing to URL: http://mydomain.com/test4/catalog/install/ and going by step in 'Step 5' I was gotting error like this: // New Installation osCommerce Configuration The following error has occurred: The configuration files do not exist, or permission levels are not set. Please perform the following actions: cd /home/stock/test4/catalog/includes/ touch configure.php chmod 706 configure.php cd /home/stock/test4/catalog/admin/includes/ touch configure.php chmod 706 configure.php If chmod 706 does not work, please try chmod 777. If you are running this installation procedure under a Microsoft Windows environment, try renaming the existing configuration file so a new file can be created. // But I gave to Folder 'test4', 'catalog' and 'includes' chmod 777 and to file configure.php same permisssion 777. But I do not knowe why I am getting this error?
sam2006 Posted April 30, 2006 Author Posted April 30, 2006 Thank you I found answer in here: http://www.oscommerce.com/forums/index.php?showtopic=206911&hl= :)))
Recommended Posts
Archived
This topic is now archived and is closed to further replies.