Installationproblem on step 4

Hello,
I’ve searched all topics and I’m not able to get a solution.
My MySQL Version is 5.1.49
PHP Version is 5.3.3-7+squeeze1
I use Apache2

I tried to use as DB Host localhost and IP-Address 127.0.0.1:3306
This is my Errorlog:
Fatal error: Uncaught exception ‘Exception’ with message ‘FEHLER: Keine Datenbankverbindung möglich! - Access denied for user ‘web0’@‘localhost’ (using password: NO)’ in /var/www/web0/html/flyerelite.de/shop/setup/oxsetup.php:808 Stack trace: #0 /var/www/web0/html/flyerelite.de/shop/setup/oxsetup.php(2038): OxSetupDb->openDatabase(NULL) #1 /var/www/web0/html/flyerelite.de/shop/setup/oxsetup.php(2261): oxSetupController->dbCreate() #2 /var/www/web0/html/flyerelite.de/shop/setup/index.php(33): oxSetupDispatcher->run() #3 {main} thrown in /var/www/web0/html/flyerelite.de/shop/setup/oxsetup.php on line 808

Install Demo and UTF8 is checked
If unchecked I get following Errorlog:
FEHLER: Kann Views nicht erstellen. Bitte prüfen Sie Ihre Benutzerrechte für die Datenbank. CREATE VIEW command denied to user ‘web0’@‘localhost’ for table ‘oxviewtest’

Hi,

I guess your database username and password don’t fir :wink:

Regards

Duplicate of
http://www.oxid-esales.com/forum/showthread.php?t=10270

Will close this thread.