Forums / Setup & design / kernel (50) No database connection could be made,
Petter Neumann
Sunday 23 October 2005 5:09:28 pm
I have a problem with my EZ site. It has been functioning ok until some days ago.
If I try to accsess the normal homepage<< http://www.mysite.com/e/ >> I now get a kernel (50) No database connection could be made message, but if I use:
<< http://www.mysite.com/e/index.php/at/ >> evrything works ok. I try to figure out how to fix this problem,,,
Ćukasz Serwatka
Sunday 23 October 2005 11:25:32 pm
Peter, did you check for error details in ezpublish logs (var/log/error.log)? Enable DebugOutput. Check also DefaultAccess in settings/override/site.ini.append.php
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Leif Arne Storset
Saturday 17 November 2007 6:13:07 am
Check that safe mode has not suddenly been enabled. My web-server configuration tool automatically did this and confused the hell out of me.