Could it be, that you did not define the DB-Server correctly? Can't see one in the Connection...
CONNECT(???????, 'dbxxxx_20', '****', dbxxxx_20) -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Raimund Lang Gesendet: Montag, 19. Dezember 2011 12:28 An: [email protected] Betreff: [oxid-dev-general] MySQL Connection problem with 4.6 beta Hi Folks! I don't want to open a bug, but I have following problem with the 4.6-beta: - Installing works fine, no problems at all, database is found and filled with demo-data, checked with phpmyadmin - after installing I can not go to front- or backend, it shows "shop offline" - SQL-Debug Info shows: Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1045: Access denied for user 'dbxxxx_20'@'localhost' (using password: YES)] in CONNECT(, 'dbxxxx_20', '****', dbxxxx_20) ' in /kunden/stahlwarenhaus-hebsacker.de/46-beta/core/adodblite/adodb-exceptions. inc.php:84 Stack trace: #0 /kunden/stahlwarenhaus-hebsacker.de/46-beta/core/adodblite/adodbSQL_drivers/ mysql/mysql_driver.inc(61): adodb_throw('mysql', 'CONNECT', 1045, 'Access denied f...', NULL, 'dbxxxx_20', Object(object_ADOConnection)) #1 /kunden/stahlwarenhaus-hebsacker.de/46-beta/core/adodblite/adodb.inc.php(263 ): mysql_driver_ADOConnection->_connect(NULL, 'dbxxxx_20', 'somepassword', 'dbxxxx_20', false, false) #2 /kunden/stahlwarenhaus-hebsacker.de/46-beta/core/oxdb.php(280): ADOConnection->Connect(NULL, 'dbxxxx_20', 'highlander', 'dbxxxx_20') #3 /kunden/stahlwarenhaus-hebsacker.de/46-beta/core/oxdb.php(339): oxDb->_getDbInstance() #4 /kunden/stahlwarenhaus-hebsacker.de/46-beta/core/oxconfig.php(530): oxDb::getDb() #5 /kunden/stahlwar in /kunden/stahlwarenhaus-hebsacker.de/46-beta/core/adodblite/adodb-exceptions. inc.php on line 84 Was there any change in comparison to the 4.5.x? As all previous version work fine on same server. I got a respond from the Hoster-Support (no, it´s Domainfactory, not 1+1). They told me, that the shop is requesting 127.0.0.1 or localhost, which is MySql 3. In the shop config there is the correct entry for MySQL 5, which is 127.0.0.3 or local3. Why on earth the shop is asking for another DB-Host than stated in the config? By the way - no Suhosin-Patch installed. I am not the only one with this problem, at least two more users reportet same thing in forums. The last thing I have checked was to install on a rootserver at Hetzner, which worked perfectly. Also I have a respond in forums about a working installation without problems on a rootserver from Strato. Any ideas, hints? Thanks so far! Ray ____________________________________________________________________ Haller Stahlwaren GmbH Am Gartennest 1 74544 Michelbach/Bilz --- Tel.: 0791/47003 Fax : 0791/47005 www.haller-stahlwaren.de --- Sitz: Schwäbisch Hall Registergericht: Stuttgart HRB 570131 Geschäftsführer: Hermann Hebsacker, Karin Hebsacker _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
