Daria Posted January 30, 2004 Share Posted January 30, 2004 Warning: I am able to write to the configuration file: /services/webpages/s/h/mysite.com/public/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. Wiki error fix suggests to set both configure.php files to read-only. It doesn't work, I still get the error message. What is the appropriate chmod for both of those files? Link to comment Share on other sites More sharing options...
241 Posted January 30, 2004 Share Posted January 30, 2004 chmod 644 or 444. 444 is the read only state and if you are still getting the warning on chmod 444 then the problem is in the way that the server is set up. You can disable the message if you are sure that the files are set to 444 No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Daria Posted January 30, 2004 Author Share Posted January 30, 2004 Thanks :) Link to comment Share on other sites More sharing options...
Daria Posted January 30, 2004 Author Share Posted January 30, 2004 Follow-up: how do I disable the error message? Link to comment Share on other sites More sharing options...
Guest Posted January 30, 2004 Share Posted January 30, 2004 At the bottom of catalog/includes/application_top.php: define('WARN_CONFIG_WRITEABLE', 'false'); Matti Link to comment Share on other sites More sharing options...
241 Posted January 30, 2004 Share Posted January 30, 2004 Edited due to above post cheers Matti No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Daria Posted February 2, 2004 Author Share Posted February 2, 2004 Thanks, guys. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.