OvIDe Posted February 2, 2005 Share Posted February 2, 2005 Warning: I am able to write to the configuration file: /home/accountname/public_html/shop/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. I'm getting this error on my index page from my shop.... This file has permission 744 set to it... Can somebody help me out on this one? Thx! Link to comment Share on other sites More sharing options...
heliosquare Posted February 2, 2005 Share Posted February 2, 2005 setting it to 744 still give the owner of the file write permissions. Set it to 444 Do you ship UPS? Give your customers order tracking without leaving your site. Track multi-package shipments. XML, cURL Download the contribution here: UPS Tracking Link to comment Share on other sites More sharing options...
OvIDe Posted February 2, 2005 Author Share Posted February 2, 2005 Did it but the errormessage is still there... :( Link to comment Share on other sites More sharing options...
♥Vger Posted February 2, 2005 Share Posted February 2, 2005 The most secure setting for the includes/configure.php file is 400 (Owner - Read Only). If you are trying to change the setting using the CHMOD command via FTP, and your site is hosted on a Windows server then the CHMOD command will not work. If you're hosted on a Windows server then you'll have to use the File Manager in your Web Hosting control panel to change the permissions - either that or use Telnet orSSH access (if you have either of those). Even if you are on a Linux/Unix server you still may not be able to use the CHMOD command - many low cost hosting companies will not allow it to be used. Vger Link to comment Share on other sites More sharing options...
OvIDe Posted February 3, 2005 Author Share Posted February 3, 2005 The most secure setting for the includes/configure.php file is 400 (Owner - Read Only). If you are trying to change the setting using the CHMOD command via FTP, and your site is hosted on a Windows server then the CHMOD command will not work. If you're hosted on a Windows server then you'll have to use the File Manager in your Web Hosting control panel to change the permissions - either that or use Telnet orSSH access (if you have either of those). Even if you are on a Linux/Unix server you still may not be able to use the CHMOD command - many low cost hosting companies will not allow it to be used. Vger <{POST_SNAPBACK}> I am able to do chmod, did it a few times before.... And nothing has changed on the server, nor on the boxadmin his side nor on my side... just can't understand why I get this error :s Link to comment Share on other sites More sharing options...
♥ozcsys Posted February 3, 2005 Share Posted February 3, 2005 I am able to do chmod, did it a few times before.... And nothing has changed on the server, nor on the boxadmin his side nor on my side... just can't understand why I get this error :s <{POST_SNAPBACK}> Double check and make sure your permissions are actually changing. Sometimes when you change them with your ftp program they are not really getting changed. Try checking in the file manager in your hosting control panel. You might also contact your hosting company. If the permissions are really 444 then the message should go away. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
OvIDe Posted February 3, 2005 Author Share Posted February 3, 2005 Ok great thx! Had to go trough cPanel to get the permission changed... Total Commander didn't made the changes :s Thx alot! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.