maxxima Posted July 4, 2006 Posted July 4, 2006 Warning: I am able to write to the configuration file: c:/wamp/www/oscommerce/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. Where I can create directory (tmp)?
241 Posted July 4, 2006 Posted July 4, 2006 in both admin and catalog includes/configure.php files change this define('STORE_SESSIONS', ''); to this define('STORE_SESSIONS', 'mysql'); No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
suman_lg2000 Posted July 4, 2006 Posted July 4, 2006 I got this error message while installing oscommerce in my website.It says-" Warning: I am able to write to the configuration file: /home/viiba2/public_html/includes/configure.php. This is a potential security risk - please set the right user permissions on this file." I have tmp directory with folder permission 777.and i have set define('STORE_SESSIONS', 'mysql'); but the same problem remains.I need this help as soon as possible.
ozcsys Posted July 4, 2006 Posted July 4, 2006 I got this error message while installing oscommerce in my website.It says-" Warning: I am able to write to the configuration file: /home/viiba2/public_html/includes/configure.php. This is a potential security risk - please set the right user permissions on this file." I have tmp directory with folder permission 777.and i have set define('STORE_SESSIONS', 'mysql'); but the same problem remains.I need this help as soon as possible. Your problem has nothing to do with sessions or your tmp directory. You need to follow the directions of the error message. It tells you what the problem is, you need to remove the write permissions from your configuere.php files. Depending on your server setup you will need to chmod the files to 444 or 644 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??
suman_lg2000 Posted July 5, 2006 Posted July 5, 2006 i have chmod configure.php to 444,644.but the problem still remains. So please help me.I have done oscommerce installation & integration many times.but i am facing this problem first time.I don't know for which this error comes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.