Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

configure.php permission


Guest

Recommended Posts

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

 

I get this no matter what permission I use. Anyone know why? All works perfect but this message at the top of the page. What is the permission supposed to be? :twisted:

Link to comment
Share on other sites

I just got that too. The setup says to chmod to 705 or 777 but I still get the security warning on the default page as well. Otherwise everything installed just fine.

Link to comment
Share on other sites

Nope, I chmoded it to 444, still same error. There are no files with write permissions and it still says :

 

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

 

That file is at 444 now. Thanks anyway for the help....

Link to comment
Share on other sites

Is there a way just to turn off this warning? it does not show in the admin area.

 

You might try another FTP program, or your provider has permissions set up weird. If they do, talk to them. It is not OSC.

Steve

-------------------------

Link to comment
Share on other sites

We are the provider, and everything is fine. Maybe it does not like the Cobalt server. Oh well, try a different program I guess. Thanks for all your help everyone.

Link to comment
Share on other sites

Yes but in doing so you will not get this error ever again. which in your case may be a good thing you need to modify the english.php file located in /catalog/includes/languages

scroll to the bottom see the error message?

you will notice there are a few of them find the one you getting I think its the fith error from the bottom.

just remove the text that prints your error.

and your done.

dont forgot to back up this file before you modify it just incase you make a boo boo and cause your store not to open up.

have fun.

-L_P

There are a lot of things I dont like, You might be one of them.

Link to comment
Share on other sites

Thanks L_P !!!!! That did it and I also had set the warning to false in header.php in includes, but never the less, Thanks a bunch !!!!!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...