Hello, I am experiencing the following errors:
Under site admin > System information I am getting errors for the following paths:
previews_path, uploads_path, and image_uploads path. (red x'es)
Under Extensions > Modules getting error: "The modules folder (and/or the uploads folder) is not writable,..."
php safe mode is off and In each case I have tried setting permissions to 777.
I apologize for the repetition of issues from my previous post, but they remain unsolved, and Im not sure what to do next.
Details about my configuration:
CMS Version
1.8.2
Current PHP Version (phpversion):
5.2.9
Maximum Execution Time (max_execution_time):
30
Server Database (server_db_type):
MySQL (mysql)
Server Database Version (server_db_version):
5.0.91
Server Software (server_software):
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Server Operating System (server_os):
Linux 2.6.18-194.26.1.el5 On x86_64
Maximum Post Size (post_max_size):
8M
Maximum Upload Size (upload_max_filesize):
2M
Please let me know if any additional info is required. And thank you in advance for your help.
[SOLVED] 3 paths unwritable in system information
[SOLVED] 3 paths unwritable in system information
Last edited by Jesse on Fri Jan 14, 2011 7:58 pm, edited 1 time in total.
Re: 3 paths unwritable in system information
Have you tried 755, also check that you don't have a .htaccess file in root that stops it from working...
Re: 3 paths unwritable in system information
I have tried 755 for modules directory and each module therein.
I do have a .htaccess file in the root for this site which is /home/accountname/public_html permissions are set to 644 for this .htaccess file.
This is a cPanel managed account which can support multiple domains under same ip.
I believe I need this .htaccess file to make my url rewrites work. Please let me know if there is some specific setting in .htaccess files which may be causing the problem or if it is the presence of a .htaccess file at all which is an issue, and if so what should I use instead?
The other "root", which is the default where no domain is specified at /usr/local/apache/htdocs does not have a .htaccess file.
I do have a .htaccess file in the root for this site which is /home/accountname/public_html permissions are set to 644 for this .htaccess file.
This is a cPanel managed account which can support multiple domains under same ip.
I believe I need this .htaccess file to make my url rewrites work. Please let me know if there is some specific setting in .htaccess files which may be causing the problem or if it is the presence of a .htaccess file at all which is an issue, and if so what should I use instead?
The other "root", which is the default where no domain is specified at /usr/local/apache/htdocs does not have a .htaccess file.