remixe Posted April 29, 2005 Posted April 29, 2005 Hi, I am installing oscommerce. I would want to know like is made to change chmod 706 in chmod 777. I have this error: The configuration files I give not exist, or permission levels to are not set. Please perform the following actions: cd /home/httpd/vhosts/orthomanager.it/httpdocs/catalog/includes/ touch configure.php chmod 706 configure.php cd /home/httpd/vhosts/orthomanager.it/httpdocs/catalog/admin/includes/ touch configure.php chmod 706 configure.php If chmod 706 does not work, please try chmod 777. If you to are running this installation procedures under to Microsoft Windows environment, try renaming the existing configuration rows I know to new rows can be created. Thanks :rolleyes:
♥Vger Posted April 29, 2005 Posted April 29, 2005 These two files (for the duration of the install procedure), need to be set to 777 (full permissions). catalog/admin/includes/configure.php catalog/includes/configure.php This is so that the install procedure can write the correct configuration information into those files. Once the install is complete (if this is a Windows server) then reset the permissions on both of those files to 644. Vger
remixe Posted April 29, 2005 Author Posted April 29, 2005 These two files (for the duration of the install procedure), need to be set to 777 (full permissions). catalog/admin/includes/configure.php catalog/includes/configure.php This is so that the install procedure can write the correct configuration information into those files. Once the install is complete (if this is a Windows server) then reset the permissions on both of those files to 644. Vger <{POST_SNAPBACK}> Hi Vger, i'am to be set full permission in these two file, but i've error
petal Posted April 29, 2005 Posted April 29, 2005 I had the same thing and I just reloaded both config files, reset permissions to 777 on both and they then installed fine. Hope this is helpful.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.