issak Posted June 2, 2009 Share Posted June 2, 2009 hello I am getting a warning message on my http://localhost/catalog/ ThE MESSAGE is in PINK COLOR Warning: I am able to write to the configuration file: C:/xampp/htdocs/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. how to get rid of this message. Issak Best Regards Link to comment Share on other sites More sharing options...
000---000 Posted June 2, 2009 Share Posted June 2, 2009 hello I am getting a warning message on my http://localhost/catalog/ ThE MESSAGE is in PINK COLOR Warning: I am able to write to the configuration file: C:/xampp/htdocs/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. how to get rid of this message. You need to change the permissions on the file. Use something like FileZilla to FTP access your files, right click on it and you should get the "File Attribute" options there. CHMOD settings. Untick the "write" options for public permissons and save. (Mine is set to 664) Link to comment Share on other sites More sharing options...
germ Posted June 2, 2009 Share Posted June 2, 2009 It's a Windowz system. Numeric permissions don't apply. Use Windowz Explorer to make it "read only" 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 > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.