Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Pink Warning at top of Catalog page


NYColt

Recommended Posts

Posted

At the top of my catalog page I get a message that says:

 

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

 

I have tried a variety of permission changes to correct it but no matter what I use it still appears. Has anyone heard of this before and if so how do I correct it.

 

BTW I have changed the permissions on the configure.php file as well as the includes dir with no luck. I also have the same permissons set for the admin dir and get no such message.

 

Any help would be great

 

Thanks

NYColt

Posted

In windows right click on configure.php, go to properties, and click checkbox read only. in Linux, go to your includes directory, and type in chmod 644 configure.php

Posted

If the linux bit doesn't work you will have to change the OWNERSHIP of the files...

 

>chown name.group file.php

 

Regards,

Mattice

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

Posted
Can I do this from FTP?

 

From some FTP programs yes... Remove the write permission from group and world/everyone.

Posted

Hi

 

With php 4.06 was fine chmod 644 the configure.php

but

I had to CHMOD 444 the configure.php after I have updated to a new php

 

Sal

Posted

My server host won't allow 444 so I have to call them and have them do it manually, I will let you know if it works in a few

Archived

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

×
×
  • Create New...