Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

config.php error


Khaleeka

Recommended Posts

Posted

I'm setting up an online store, and when I run the website, I get the following warning:

 

 Warning: I am able to write to the configuration file: /home/users/web/XXXX/XXXX/XXXXX/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

 

The permissions for config.php are set to 644 as per the instruction manual. Am I overlooking something?

Posted
I'm setting up an online store, and when I run the website, I get the following warning:

 

 Warning: I am able to write to the configuration file: /home/users/web/XXXX/XXXX/XXXXX/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

 

The permissions for config.php are set to 644 as per the instruction manual. Am I overlooking something?

 

Try 0444 and if that doesn't work 0400

Posted

And it wouldn't hurt to use CPanel.

 

FTP usually doesn't work at this for most people.

;)

 

And keep in mind that permissions less than 644 make the file "read only".

 

All that means is you'll need to change them back to 644 before attempting any edits.

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 >

Archived

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

×
×
  • Create New...