Help! "File not writable!"

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
valkyrei
New Member
New Member
Posts: 2
Joined: Mon Aug 24, 2009 6:52 am

Help! "File not writable!"

Post by valkyrei »

System Info:
Server Software  Apache/1.3.41 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_gzip/1.3.26.1a FrontPage/5.0.2.2635 mod_ssl/2.8.30 OpenSSL/0.9.7a
Server API cgi
Server Operating System Linux 2.6.9-78.0.8.ELsmp On i686


Problem: I have installed CMS made simple and am encountering this error message:

"/home/campusac/public_html/people/config.php File not writable! This file may not exist yet. If it does not, you should create an empty file with this name. Please also ensure that this file writable by the web server process."

I created an empty file with the name "/home/campusac/public_html/people/config.php" but don't know if I did it properly.

The file I created is writable, but I am still encountering the message. Any pointers would be greatly appreciated!!
Fraserm
Forum Members
Forum Members
Posts: 107
Joined: Wed Mar 04, 2009 2:27 pm

Re: Help! "File not writable!"

Post by Fraserm »

Did you follow the installation instructions to the letter?

http://wiki.cmsmadesimple.org/index.php ... ck_Install

Once you've copied the CMSms core files up to your webspace, you need to create an empty file called "config.php" and upload that. Set its permissions to 777 and then start your installation.

I'm not sure if you're just including the path for us, but the file you need to create is called "config.php"
valkyrei
New Member
New Member
Posts: 2
Joined: Mon Aug 24, 2009 6:52 am

Re: Help! "File not writable!"

Post by valkyrei »

I followed the instructions and now am encountering this error:

"Parse error: syntax error, unexpected T_STRING in /home/campusac/public_html/people/config.php on line 1"
Pierre M.

Re: Help! "File not writable!"

Post by Pierre M. »

Can you "ls -l" your config.php before your launch the setup wizard in the browser ?
Please elaborate on your actions and seen results so far.

Pierre M.
User avatar
matterhornpat
Forum Members
Forum Members
Posts: 49
Joined: Wed Jul 11, 2007 7:55 pm

Re: Help! "File not writable!"

Post by matterhornpat »

You created a file names '/home/campusac/public_html/people/config.php'?

Create a file named config.php and upload into the same directory as the package files. Then chmod accordingly and continue with the process.
Dramatic

Re: Help! "File not writable!"

Post by Dramatic »

matterhornpat wrote: You created a file names '/home/campusac/public_html/people/config.php'?

Create a file named config.php and upload into the same directory as the package files. Then chmod accordingly and continue with the process.
...and chown if necessary!
Locked

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