lwhyatt Posted December 22, 2002 Posted December 22, 2002 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?
mattice Posted December 22, 2002 Posted December 22, 2002 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"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.