Guest Posted August 25, 2006 Share Posted August 25, 2006 How do i remedy this problem, please. Link to comment Share on other sites More sharing options...
spax Posted August 25, 2006 Share Posted August 25, 2006 Look at the bottom of your two configure.php files and edit them both so they read: define('STORE_SESSIONS', 'mysql'); You will find the files in the includes and admin/includes directories. Before you download and edit them, you will need to temporarily change their permissions to 777. Once you have edited them, upload them again, overwriting the ones on your server, then reinstate permissions to 644 or 444. Whatever they are set at now. Link to comment Share on other sites More sharing options...
Guest Posted August 26, 2006 Share Posted August 26, 2006 Look at the bottom of your two configure.php files and edit them both so they read: define('STORE_SESSIONS', 'mysql'); You will find the files in the includes and admin/includes directories. Before you download and edit them, you will need to temporarily change their permissions to 777. Once you have edited them, upload them again, overwriting the ones on your server, then reinstate permissions to 644 or 444. Whatever they are set at now. How do you change permissions to 777? thanks for your help Link to comment Share on other sites More sharing options...
spax Posted August 26, 2006 Share Posted August 26, 2006 FTP to your site, navigate to the file (remember there are 2), right-click on it and select CHMOD or Permissions and input 777. Link to comment Share on other sites More sharing options...
Guest Posted August 26, 2006 Share Posted August 26, 2006 FTP to your site, navigate to the file (remember there are 2), right-click on it and select CHMOD or Permissions and input 777. Thanks for the big help, this stuff gets taxing! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.