Guest Posted July 17, 2004 Posted July 17, 2004 Ok talk to me in layman terms guys. :D My site was working fine until the web host did some changes to there servers. Now I am getting this error message. Normally I would turn to my web master but I had to let him go. So I am turning to you guys for some help if I can.... Warning: I am able to write to the configuration file: /home/dna/public_html/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. Here is my site.... http://www.dnaracing.net/catalog/ What is the problem and how do I fix it. I am assuming it is a simple problem. Thanks in advance.
vasttech Posted July 17, 2004 Posted July 17, 2004 Read the error message. The permissions on the configure.php file allow anyone to write to it. You need to chmod them to 555 or 444. See the knowledge base or search the forums for more details. osCommerce Knowledge Base osCommerce Documentation Contributions
mcsexburger Posted July 18, 2004 Posted July 18, 2004 That didn't work for me =( Off to search the forums now...
Guest Posted July 18, 2004 Posted July 18, 2004 The permissions on the configure.php file allow anyone to write to it. You need to chmod them to 555 or 444. The permissions (CHMOD) on that particular file should be no more than 755
Recommended Posts
Archived
This topic is now archived and is closed to further replies.