Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

permissions on configure.php file


jkuruppu

Recommended Posts

Posted

i have my configure.php file set to 644, but i am still getting the message:

 

Warning: I am able to write to the configuration file: ...[root]/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

 

can anyone guide me to a fix??

Posted

2 possible issues

 

1) If you change the permissions via your ftp program, it can be that changes are not taken and files remain at 777. the best is you go to your host cpanel and change the permissions from there

2) If permissions on the cpanel are at 644 and you still get the error, try with 444

Posted

2 possible issues

 

1) If you change the permissions via your ftp program, it can be that changes are not taken and files remain at 777. the best is you go to your host cpanel and change the permissions from there

2) If permissions on the cpanel are at 644 and you still get the error, try with 444

 

thanks multimixer - it seems like 444 works (ftp had successfully set correctly to 644)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...