GianHassan Posted March 16, 2004 Share Posted March 16, 2004 HI, I have a little problem: In mapp /admin/configure.php - i dont know what to set in the session line. it looks like this: define('STORE_SESSIONS', ''); I have used Root , my database name, my inlog name to database, localhost, mysql, nothing work. somebody with a hint Best reguards //GH Link to comment Share on other sites More sharing options...
Guest Posted March 16, 2004 Share Posted March 16, 2004 just add mysql between the 2 '' like this 'mysql' The_Bear Link to comment Share on other sites More sharing options...
bloodshoteyes Posted March 16, 2004 Share Posted March 16, 2004 After the comma and between the quotes put mysql. In Admin/Configuration/sessions entries should be /tmp,false,true,false,true,true,false. The sessions will be listed until they expire. Link to comment Share on other sites More sharing options...
GianHassan Posted March 16, 2004 Author Share Posted March 16, 2004 It works THANKS Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.