Twoninereight Posted July 28, 2005 Share Posted July 28, 2005 I installed osCommerce on a windows machine today so i 'am an absoluut beginner. I get two warnings. 1 Warning Warning: I am able to write to the configuration file: E:/ApacheWeb/htdocs/www.thesenseshop.nl/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. 2 Warning Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. I created in my shop area a directory sessions and whitin the directory tmp. Still I get warning two. Where do I create which directory? I try to chmod 777 configure.php confirm the manual but I dit not susceted. I'am only running this shop on localhost. Please help Link to comment Share on other sites More sharing options...
godigita Posted July 28, 2005 Share Posted July 28, 2005 you shouldn't chmod configure.php 777 if the script warns you it can write to it. chmod it 755 or even 644 instead. Also create a directory(folder) called tmp in your base directory and chmod that 777. anyway i just read you are on a windows machine... chmoding on a windows server is not an option, it's unix only. I have no idea about windows servers. Link to comment Share on other sites More sharing options...
Twoninereight Posted July 28, 2005 Author Share Posted July 28, 2005 Warning number 1 is solved. 2 Warning Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. I created in my shop area a directory sessions and whithin the directory tmp. Still I get warning two. Where do I create which directory? Please Help Link to comment Share on other sites More sharing options...
strictlypc Posted July 29, 2005 Share Posted July 29, 2005 Hi, Check this link: http://www.oscommerce.com/forums/index.php?showtopic=162333 StrictlyPC Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.