16
Try checking the _config table in phpmyadmin.
Change the 'debug' value to 1 to turn on debugging and see if any error messages appear.
Also have a check at session_expire (value is in minutes).
Check the 'session' table as well just in case it has become corrupt.
Good hunting
Al