File permissions problem with installation of 1.0.6
Posted: Mon May 14, 2007 10:34 pm
I'm installing CMSMS on a shared server. The setup is one I'm not used to (I have recently moved to this host), where ssh and ftp access takes me to a root directory for my domain, but http access takes the visitor to a directory "public_html" within the root.
So I have used ssh to get the 1.0.6.tar.gz file and put it in that public_html directory, then run tar against it. This resulted in the predicted directory named "cmsmade...blah", which I have renamed "cmsms". Within it are all the expected folders and files. I have set the four folder permissions to 777 as in Step 4, except that "uploads" stubbornly resists, and remains at 775. I have run the commands in Step 5, and have a file "config.php" in the directory cmsms, with permissions 666. I have created an empty MYSql database as in Step 6, although with different names.
When I go to Step 7, I get this:
A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again.
Same whether I go to index.php or to /install/install.php.
My host is running PHP 4.4.4 and MySql 5.0.20A
My problem, of course, is that I don't know what the permissions should be, or indeed which script has generated this message.
I'd be grateful for any guidance ...
Chris
So I have used ssh to get the 1.0.6.tar.gz file and put it in that public_html directory, then run tar against it. This resulted in the predicted directory named "cmsmade...blah", which I have renamed "cmsms". Within it are all the expected folders and files. I have set the four folder permissions to 777 as in Step 4, except that "uploads" stubbornly resists, and remains at 775. I have run the commands in Step 5, and have a file "config.php" in the directory cmsms, with permissions 666. I have created an empty MYSql database as in Step 6, although with different names.
When I go to Step 7, I get this:
A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again.
Same whether I go to index.php or to /install/install.php.
My host is running PHP 4.4.4 and MySql 5.0.20A
My problem, of course, is that I don't know what the permissions should be, or indeed which script has generated this message.
I'd be grateful for any guidance ...
Chris