candyman.de Posted July 26, 2004 Posted July 26, 2004 Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created. Where i have to creat is folder ? greets
Guest Posted July 26, 2004 Posted July 26, 2004 Don't bother. It'll just cause problems if you use that method. Open /catalog/includes/configure.php and /admin/catalog/includes/configure.php Set the sessions line to look like this: define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'
candyman.de Posted July 26, 2004 Author Posted July 26, 2004 great it works .. big thx may you can help me with another problem. How i can set the password for the admincontrolpanal?
Guest Posted July 26, 2004 Posted July 26, 2004 great it works ..big thx may you can help me with another problem. How i can set the password for the admincontrolpanal? There are mods for this but the best way is to simply use .htaccess if your site is hosted on a UNIX server. If you are on a paid host, you likely can set the .htaccess in the host's control panel.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.