eberth oliveira Posted June 15, 2010 Posted June 15, 2010 Guys, how do I delete the phrase that this warning appearing on the homepage / I've tried changing all kinds of permission, but failure persists. Warning: I am able to write to the configuration file: / home / easy / public_html / lojaonline / includes / configure.php. This is a potential security risk - please set the right user permissions on this file.
chadcloman Posted June 15, 2010 Posted June 15, 2010 The file in question is includes/configure.php. Use your FTP program to connect to your web server, then change the file permissions to "400". If that doesn't work, or if it breaks osCommerce, change the permissions to "404". As a last resort, try "644". Whichever setting works, you should do the same for admin/includes/configure.php. EDIT: Note that: "400" is equivalent to read permission for the owner "404" is equivalent to read permission for the owner and everyone "644" is equivalent to read/write permission for the owner, and read permission for the group and for everyone Check out Chad's News.
germ Posted June 15, 2010 Posted June 15, 2010 And be advised that FTP won't work on all servers for this purpose. Many people have to us their Web hosts cPanel to successfully alter permissions. 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 >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.