cannot enter the site

cannot enter the site

Monday 31 October 2005 7:18:31 am - 3 replies

Author Message

Ɓukasz Serwatka

Tuesday 01 November 2005 11:48:07 pm

Look in to settings/siteaccess/(your_site_name)/site.ini.append.php file in your eZ publish directory and check database settings. In your case eZ publish tried to connect to DB as user root.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Darek Zegarek

Wednesday 02 November 2005 12:15:35 pm

I checked this:

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
User=root
Password=proper_password_to_my_database
Database=ddez
Charset=
Socket=disabled

[InformationCollectionSettings]
EmailReceiver=

[SiteSettings]
SiteName=Shop
SiteURL=localhost/ez/index.php
LoginPage=embedded

[UserSettings]
RegistrationEmail=

[SiteAccessSettings]
RequireUserLogin=false
ShowHiddenNodes=false

[DesignSettings]
SiteDesign=shop
AdditionalSiteDesignList[]=base

[RegionalSettings]
Locale=pol-PL
ContentObjectLocale=pol-PL
TextTranslation=enabled

[FileSettings]
VarDir=var/shop

[ContentSettings]
TranslationList=

[MailSettings]
AdminEmail=my@mail
EmailSender=
*/ ?>

I can't see anything wrong, do you?

Darek Zegarek

Thursday 10 November 2005 12:07:20 am

Why it is trying to login as 'root'@'localhost' not as root (as it's written in the file)?

You must be logged in to post messages in this topic!

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