1.06 - config.php not writeable

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
RazorMedia

1.06 - config.php not writeable

Post by RazorMedia »

I get an error message saying config.php is not writeable.

I try to set the entire folder to 777 but still the same message.

How can I fix this?
lanesharon

Re: 1.06 - config.php not writeable

Post by lanesharon »

Do you have access to CPanel?  If so, you need to CHMOD config.php to 777.  On Cpanel you can see that it is modded.  I am wondering if the website access you are using is not actually changing the CHMOD.
RazorMedia

Re: 1.06 - config.php not writeable

Post by RazorMedia »

The wierd thing is, that there is no config.php in the file tree. It is not even created yet...
lanesharon

Re: 1.06 - config.php not writeable

Post by lanesharon »

From the install instructions in doc directory:
----- If your webserver has write access to your new CMS directory you can skip step 2 ------
2.  create an empty config.php file and make it writable by your webserver's user:
        - touch config.php
        - chmod 666 config.php

You may have to create the file yourself and then CHMOD it so that you can write to it.
RazorMedia

Re: 1.06 - config.php not writeable

Post by RazorMedia »

Many Thanks!
Locked

Return to “[locked] Installation, Setup and Upgrade”