Resistance Posted October 21, 2005 Posted October 21, 2005 I am getting this damn error meessage when I install the software Warning: I am able to write to the configuration file: /home/resistan/public_html/Store/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. I try this php text and it did not change it Create a php file named "secure.php" or whatever. Put the following code in it: CODE <?php chmod('includes/configure.php', 0444); ?> Upload this file to your server in the Catalog folder. Then run it in your browser: http://www.yourwebsite.com/catalog/secure.php Nothing will show on the screen, but the file will run and will set the permissions. how can I change this to 444 to get this message off the page
♥Vger Posted October 21, 2005 Posted October 21, 2005 Go to your web hosting control panel and use the File Manager to edit the permissions. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.