Solved!!!!!

Followed this:

Quote Originally Posted by DrByte

create a new file, at /catalog/admin/includes/local ... named configure.php
put only the following in it:

PHP Code:
<?php
// These are for DEBUG ONLY - not for a live shop
define('SESSION_RECREATE''False'); 
?>
and now I can log in my store admin panel!!