atuffin Posted February 25, 2009 Posted February 25, 2009 Hi All, I have just installed 2.2rc2a and get the below error on the homepage: Warning: I am able to write to the configuration file: /customers/adl-accessories.co.uk/adl-accessories.co.uk/httpd.www/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. I have tried setting the permissions to both 644 and 444 and continue to get the message. Any ideas why would be greatly appricieated. Regards Adam
♥geoffreywalton Posted February 25, 2009 Posted February 25, 2009 Try 400 Some some servers do not allow some ftp clients to change permissions but this does not sound like your problem Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
atuffin Posted February 25, 2009 Author Posted February 25, 2009 Same problem. Any other ideas? Bearing in mind that I am positive that the permissions are correct. Is there away to disable the check if I run out oif options. Adam
germ Posted February 25, 2009 Posted February 25, 2009 You should try permissions in this order until the warning goes away: 644 444 400 And you should use cPanel NOT FTP because FTP usually won't work at this for most people. Be aware that permissions less than 644 make the file "read only" (even to you). If all else fails you can turn the message off. At the bottom of /includes/application_top.php change this: define('WARN_CONFIG_WRITEABLE', 'true'); to define('WARN_CONFIG_WRITEABLE', 'false'); If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.