Forums / Setup & design / Admin Login problem
kurt eccleston
Saturday 25 February 2006 6:42:55 pm
i can't login to my admin siteaccess. User site works fine. Admin site shows a blank, empty page with no error message, no data, no html code whatsoever.
I have no clue what's going on. Help please!!!!
Ćukasz Serwatka
Sunday 26 February 2006 11:48:04 pm
Hi,
Have you checked your database? Problem might be with ezsession table. Do you have any errors in var/log/error.log?
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Monday 27 February 2006 9:01:39 am
thx, i checked the error.log and found "Connection error: Couldn't connect to database"
how do i fix this? I aalso checked the ezsession table, but i don't know what to look for. Any help there?
Juan Pablo Vercesi
Monday 27 February 2006 9:50:09 am
like you posted, if you can't get a database connection there might be a number of checks to do. But first of all, you can check in site.ini or site.ini.append.php (of the admin siteaccess) if the name of the database, user and password are correct. Also the connection type and the host address.
HTH
JP, may the source be with you.