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!!
Help! "File not writable!"
Re: Help! "File not writable!"
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"
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"
Re: Help! "File not writable!"
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"
"Parse error: syntax error, unexpected T_STRING in /home/campusac/public_html/people/config.php on line 1"
Re: Help! "File not writable!"
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.
Please elaborate on your actions and seen results so far.
Pierre M.
- matterhornpat
- Forum Members
- Posts: 49
- Joined: Wed Jul 11, 2007 7:55 pm
Re: Help! "File not writable!"
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.
Create a file named config.php and upload into the same directory as the package files. Then chmod accordingly and continue with the process.
Re: Help! "File not writable!"
...and chown if necessary!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.