sazz2005 Posted September 24, 2005 Posted September 24, 2005 Hello please help me. After installation I am getting this error message on the top of my page, do you know why? "Warning: I am able to write to the configuration file: /home/blackint/public_html/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file." Thanks Sebastian
wildman21 Posted September 24, 2005 Posted September 24, 2005 I think this is the answer Set the permissions on /catalog/includes/configure.php and /catalog/admin/includes/configure.php to chmod 777 if on a Unix/Linux system.
♥Vger Posted September 24, 2005 Posted September 24, 2005 No, that's exactly the opposite of the correct answer. To make the file Read Only and remove the error message permissions must be set to either 644, 444, or 400 (depending on your server setup. 777 is Full Permissions (read, write, execute for all). Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.