Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with permissions


lwhyatt

Recommended Posts

Posted

I have installed oscommerce 2.2 but get the error message:

 

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

 

i did chmod 644 and cant understand why it says this if group and other are read only?

Posted

Who owns the file?

If it is owned by the same UID as the webserver (ussually 'nobody') the permissions will not do it.

You need to change ownership.

Try

 chown yourname.yourgroup configure.php

 

hth

Mattice

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Archived

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

×
×
  • Create New...