kernel (50) - HELP!

Author Message

Matt Mitchell

Thursday 02 October 2003 4:39:33 pm

I've tried re-installing a few times. The installation works fine. But when I try to get to any of the pages (localhost/ezpublish/index.php/admin) I get the error:

kernel (50)
No database connection could be made, the system might not behave properly.

I really want to try out ezpublish because I've heard so many good things! I'm using Mac OXS 10.2 and php 4.3.3

Thanks for any tips ( i tried adding returns and line feeds to the ini files, didn't work)

Matt

James Packham

Friday 03 October 2003 1:20:19 am

It sounds like either:
**You have not specifyed the database settings in your site.ini file correctly
**You have not added the sql files to your database properly
**You have some other settings overriding site.ini in settings/siteaccess/admin/site.ini.append.

Hope this helps :)

~James~

Faraing F

Monday 22 December 2003 3:27:25 am

Yo tenia el mismo problema y lo he solucionado incluyendo en el fichero /settings/siteaccess/admin/site.ini.append la configuracion
de la base de datos:

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
Database=<database_name>
User=<user_name>
Password=<password>
Charset=iso-8859-1
Socket=disabled

Faraing ;)

Balazs Halasy

Monday 22 December 2003 10:12:27 am

Faraing,
Please, could you repeat your post in English? :-)

Balazs

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.