Guest Posted October 23, 2006 Posted October 23, 2006 I have uploaded and chmoded to 777 via filezilla but still get the error below.... The configuration files do not exist, or permission levels are not set. Please perform the following actions: cd /home/zenshop/public_html/catalog/includes/ touch configure.php chmod 706 configure.php cd /home/zenshop/public_html/catalog/admin/includes/ touch configure.php chmod 706 configure.php
Lunargent Posted October 23, 2006 Posted October 23, 2006 Sometimes, if you only do a global chmoding only the directory will be chmod. In this case you need to chmod both configurations files to 706 or 777. In Filezilla, the way I do it is: Load the directory. Click once on the file to chmod to highlight it. Right-click once to display the menu. Go to file attribute. You will see the current permissions and will be able to change them. Hope this helps.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.