2013-07-01

Hallo zusammen

Habe eine Frage. Ein Kunde von mir hat von seinem Hostingprovider ein Mail erhalten, dass ein Update auf Contao 3.1.1 gemacht werden kann. Der Hostingprovider bietet dies direkt bei sich an und mein Kunde hat dies durchgeführt (von 2.11.x auf 3.1.1).

Dies scheint auch anscheinend erfolgreich funktioniert zu haben, doch wenn der Kunde nun auf www.kampfkunst.li/contao sich ins Backend einloggen will erscheint eine Fehlermeldung.

Die Fehlermeldung im Log sieht wie folgt aus:

[01-Jul-2013 09:56:23 GMT] PHP Fatal error: Uncaught exception 'Exception' with message 'Access denied for user 'kampfkun'@'localhost' (using password: NO)' thrown in /home/kampfkun/public_html/contao/system/modules/core/library/Contao/Database/Mysqli.php on line 50

#0 /home/kampfkun/public_html/contao/system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysqli->connect()

#1 /home/kampfkun/public_html/contao/system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)

#2 [internal function]: Contao\Database::getInstance()

#3 /home/kampfkun/public_html/contao/system/modules/core/library/Contao/System.php(110): call_user_func(Array)

#4 /home/kampfkun/public_html/contao/system/modules/core/library/Contao/User.php(89): Contao\System->import('Database')

#5 /home/kampfkun/public_html/contao/system/modules/core/classes/FrontendUser.php(79): Contao\User->__construct()

#6 /home/kampfkun/public_html/contao/system/modules/core/library/Contao/User.php(151): Contao\FrontendUser->__construct()

#7 [internal function]: Contao\User::getInstance()

#8 /home/kampfkun/public_html/contao/system/modules/core/library/Contao/System.php(110): call_user_func(Array)

#9 /home/kampfkun/public_html/contao/index.php(41): Contao\System->import('FrontendUser', 'User')

#10 /home/kampfkun/public_html/contao/index.php(414): Index->__construct()

#11 {main}

[01-Jul-2013 09:56:23 GMT]

PHP Warning: Cannot modify header information - headers already sent by (output started at /home/kampfkun/public_html/contao/system/config/localconfig.php:2) in /home/kampfkun/public_html/contao/system/helper/functions.php on line 129

#0 [internal function]: __error(2, 'Cannot modify h...', '/home/kampfkun/...', 129, Array)

#1 /home/kampfkun/public_html/contao/system/helper/functions.php(129): header('HTTP/1.1 500 In...')

#2 /home/kampfkun/public_html/contao/system/helper/functions.php(114): show_help_message()

#3 [internal function]: __exception(Object(Exception))

#4 {main}

Kann mir jemand helfen und mitteilen, was hier genau gemacht werden muss? Ich komme nicht weiter.

Was mir auch aufgefallen ist:

Wenn ich einen Contao Check mache, dann sehe ich, dass es auf der Version 3.1.1 läuft.

Wenn ich allerdings mittels direktem Einstieg, z.B. www.kampfkunst.li/contao/install.php schaue, dann sehe ich dort noch die Version 2.11.

Mir scheint, dass es hier ein Durcheinander hat.

Vielen Dank für Eure Hilfe und Hinweise.

Grüsse

Michi

Show more