mxstates Posted July 16, 2008 Posted July 16, 2008 I have 2 messages: This one appears when a guest is looking at the store. Warning Warning: I am able to write to the configuration file: /home/users/web/b1160/ipw.mxstates/public_html/dirttoys/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. This one appears in my admin site when im in the tools section Error Error: Backup directory does not exist. Please set this in configure.php. I have had osc before and I uninstalled it for some reason and I used to have to log in when I went to the admin panal now I have reinstalled and I dont have to log in. I have installed it via Ipower they provide it for me since I use them for a server. Please help
Guest Posted July 17, 2008 Posted July 17, 2008 Hi 1) do you have cPanel? if so go to file manager and go to includes/configure.php and change permissions to 644
sLaV- Posted July 17, 2008 Posted July 17, 2008 I have 2 messages: This one appears when a guest is looking at the store. Warning Warning: I am able to write to the configuration file: /home/users/web/b1160/ipw.mxstates/public_html/dirttoys/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. Using an FTP program, access your server and change the permissions (chmod) of the file configure.php in the directory /includes/ to 644 This one appears in my admin site when im in the tools section Error Error: Backup directory does not exist. Please set this in configure.php. I have had osc before and I uninstalled it for some reason and I used to have to log in when I went to the admin panal now I have reinstalled and I dont have to log in. I have installed it via Ipower they provide it for me since I use them for a server. Please help Using an FTP client again, goto your /admin/ directory and create a new folder (directory) in there called backups ... change the permissions (chmod) to this new directory to 777 ... then modify this file /admin/includes/configure.php and near the bottom of this file where it states define('DIR_FS_BACKUP', ... change it to this: define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); and reupload it to your /admin/includes/ directory
mxstates Posted July 17, 2008 Author Posted July 17, 2008 Hi 1) do you have cPanel? if so go to file manager and go to includes/configure.php and change permissions to 644 I have already done this and I also changed admin/includes/configure.php to 644. They actually both at 644 so I tried changing them to 777 and back didnt work, Any other ideas
Guest Posted July 17, 2008 Posted July 17, 2008 Hi 1) do you have cPanel? if so go to file manager and go to includes/configure.php and change permissions to 644 cPanel or your host's panel is the best and safest way to change permissions as some time FTP's do not work all the time where cPanel or your host's panel do.
Guest Posted July 17, 2008 Posted July 17, 2008 I have already done this and I also changed admin/includes/configure.php to 644. They actually both at 644 so I tried changing them to 777 and back didnt work, Any other ideas try going dowan from 0644 like 0643
Recommended Posts
Archived
This topic is now archived and is closed to further replies.