sonman Posted December 28, 2005 Share Posted December 28, 2005 I am having a bit of problem installing the os_commerce shop. I got stuck on step 6. I keep getting the following error message but have no clue as to how I may resolve it. Can anyone advise me how to proceed from here? I'd most certainly appreciate your assistance. Thanks in advance ========================= New Installation os_Commerce 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/daddyman/public_html/catalog/includes/ touch configure.php chmod 706 configure.php cd /home/daddyman/public_html/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. Thanks in advance Link to comment Share on other sites More sharing options...
sand_danser Posted December 28, 2005 Share Posted December 28, 2005 Go into your site via FTP, right click the folders mentioned and choose CHMOD from the drop down list.Tick all the boxes to the required settings (777) that sets the permissions for you. I hope that helps. Link to comment Share on other sites More sharing options...
♥Vger Posted December 28, 2005 Share Posted December 28, 2005 It is the two configure.php files that you need to reset the permissions on. Try, as the output error suggests, setting to 706 and if that doesn't work then 777. If you are on a Windows server then the chmod function won't work (specific to Apache servers), and in that case use the File Manager in your web hosting control panel to reset permissions on those files. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.