titch37 Posted June 3, 2007 Share Posted June 3, 2007 can anyone help, i have installed with no problems, and have chmod changes to the following: catalog/includes/configure.php but keeps coming up with this error. Warning: I am able to write to the configuration file:hiddenhost/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. its driving me MAD! Any Ideas? THANKS Link to comment Share on other sites More sharing options...
spax Posted June 3, 2007 Share Posted June 3, 2007 If you have tried CHMOD 644 with no success, try using 444 instead. Link to comment Share on other sites More sharing options...
titch37 Posted June 4, 2007 Author Share Posted June 4, 2007 tryed chmod to 444 and that dont work either Link to comment Share on other sites More sharing options...
spax Posted June 4, 2007 Share Posted June 4, 2007 Maybe your server set-up wont allow you to change permissions. If you don't have an option to do it from your control panel, ask your host to do it for you. Link to comment Share on other sites More sharing options...
trapper Posted June 4, 2007 Share Posted June 4, 2007 tryed chmod to 444 and that dont work either if you check the permission on the store/includes/config.php file and it allows write to anyone (even user) then the error will show up ...You need to get rid of this before you continue... and as everyone says here ...If you can not change the permission of that file then you need to get your server host to... later jack Link to comment Share on other sites More sharing options...
♥Vger Posted June 5, 2007 Share Posted June 5, 2007 chmod is an Apache server specific command. It won't work on Windows servers at all. And on some versions or installs of cPanel you can inrease permissions using chmod and ftp but you can only decrease them using the File Manager in cPanel. If 644 and 444 hasn't worked then try 400. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.