todd987 Posted July 15, 2003 Posted July 15, 2003 I'm getting the following error.. Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. How do I setup sessions towards my mysql database without creating a directory?
Wizzud Posted July 15, 2003 Posted July 15, 2003 The last line of both your configure.php files reads define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql' Set it to 'mysql'. Regards, Wizzud "It is better to remain silent and be thought a fool, than to open your mouth and remove all doubt."
Recommended Posts
Archived
This topic is now archived and is closed to further replies.