Guest Posted October 11, 2002 Posted October 11, 2002 Hi, I get installed and When I run online shop, It gives me fllowing error: Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. I have created /tmp directory in 3 places, (under htdocs, catalog and mysql/data), I still get the error message. Would someone, where I should create "/tmp' Diretory
henri Posted October 11, 2002 Posted October 11, 2002 Normally the /tmp is under the root directory. If it's not your server, contact your ISP cause it'S an configuration problem. (i don't think you use php3). Altenative: youn can change define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' in your configure.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.