Seite 1 von 1

Update 3.1.1. --> 3.1.2 nicht möglich

Verfasst: 27.11.2014 16:53
von stragami
Hi

ich habe das Update 3.1.2 runter geladen und auf meinen webspace geladen - beim, aufruf
http://www.xxx.xx/forum/install/index.p ... anguage=de

bekomme ich diesen Fehler:

Code: Alles auswählen

General Error
SQL ERROR [ mysqli ]

Access denied for user 'webwax5n_admin'@'localhost' (using password: YES) [1045]

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 110
CALL: phpbb\db\driver\driver->sql_error()

FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\db\driver\mysqli->sql_connect()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 1132
CALL: call_user_func_array()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 968
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->callMethod()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 490
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->createService()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 52
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->get()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\factory->get_driver()

FILE: [ROOT]/phpbb/config/db.php
LINE: 57
CALL: phpbb\db\driver\factory->sql_query()

FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\config\db->__construct()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 959
CALL: ReflectionClass->newInstanceArgs()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 490
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->createService()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 1005
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->get()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 1002
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->resolveServices()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 944
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->resolveServices()

FILE: [ROOT]/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php
LINE: 490
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->createService()

FILE: [ROOT]/install/install_update.php
LINE: 87
CALL: Symfony\Component\DependencyInjection\ContainerBuilder->get()

FILE: [ROOT]/install/index.php
LINE: 409
CALL: install_update->main()

FILE: [ROOT]/install/index.php
LINE: 289
CALL: module->load()

Das Forum funktioniert einwandfrei also kann es kein Passwortproblem sein.


Was kann ich tun?

Re: Update 3.1.1. --> 3.1.2 nicht möglich

Verfasst: 27.11.2014 17:45
von SeewolfPK
Updatepack: phpBB Deutsch 3.1.1 » 3.1.2 [zip]
von hier: https://www.phpbb.de/downloads/pakete.php

genommen?

Warum dieser lange Aufruflink?

Bei mir lief alles mit http://www.xxx.xx/install/

Das Forum rufst du so auf. http://www.xxx.xx/forum ???

Dann wäre http://www.xxx.xx/forum/install sicher der Weg.

Re: Update 3.1.1. --> 3.1.2 nicht möglich

Verfasst: 27.11.2014 19:02
von stragami
SeewolfPK hat geschrieben:Updatepack: phpBB Deutsch 3.1.1 » 3.1.2 [zip]
von hier: https://www.phpbb.de/downloads/pakete.php

genommen?

Warum dieser lange Aufruflink?

Bei mir lief alles mit http://www.xxx.xx/install/

Das Forum rufst du so auf. http://www.xxx.xx/forum ???

Dann wäre http://www.xxx.xx/forum/install sicher der Weg.
Ja ich rufe das Forum mit http://www.xxx.xx/forum auf das update mit http://www.xxx.xx/forum/install

http://www.xxx.xx/forum/install/index.p ... anguage=de ist nur der link nachdem http://www.xxx.xx/forum/install aufgrufen ist und man auf update clickt.

so startet das update dann (bzw sollte es)

Re: Update 3.1.1. --> 3.1.2 nicht möglich

Verfasst: 02.01.2015 14:02
von stragami
Problem is fixed

if you have the same error please check the database passwort if there a % inside please remove this character and try again - this was the reason by my forum

copy from https://www.phpbb.com/community/viewtop ... #p13874241