Centos mysql rootserver -> Connection refused

Guten Tag liebe Oxid Gemeinde,

ich habe mir einen rootserver zugelegt, damit ich später eine direkte mysql Datenverbindung anlegen kann.

Der Server läuft einwandfrei, jedoch nach erfolgreicher Installation der Datenbank
und des Oxid Shops passiert etwas unerwartetes. (zum 2. Mal)

Über mysql Dumper komme ich immer noch auf die Datenbank (lokal erreichbar)
Der Admin sowie index.php bleiben weiß oder zeigen “shop offline”

Das erste mal, wo ich das System komplett aufgesetzt hatte, war nichmal die Datenbank lokal erreichbar,
was aber jetzt, wie es schein nicht der Fall ist.

Der Oxid Log sieht folgender Maßen aus



 Connection Adress --> 
Connection Error --> 4ae9b7a8q6qhz56s/var/www/vhosts/lavedo.de/httpdocs/shop481/Connection refused
---------------------------------------------
oxConnectionException-oxException (time: 2015-02-13 00:37:43): [0]: EXCEPTION_CONNECTION_NODB 
 Stack Trace: #0 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxdb.php(383): oxDb->_notifyConnectionErrors(Object(object_ADOConnection))
#1 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxdb.php(410): oxDb->_onConnectionError(Object(object_ADOConnection))
#2 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxdb.php(467): oxDb->_getDbInstance()
#3 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxconfig.php(560): oxDb::getDb()
#4 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxconfig.php(406): oxConfig->_loadVarsFromDb('oxbaseshop')
#5 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxconfig.php(336): oxConfig->init()
#6 /var/www/vhosts/lavedo.de/httpdocs/shop481/modules/oe/oethemeswitcher/core/oethemeswitcherconfig.php(52): oxConfig->getConfigParam('sShopDir')
#7 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxdynimggenerator.php(231): oeThemeSwitcherConfig->getConfigParam('sShopDir')
#8 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxdynimggenerator.php(645): oxDynImgGenerator->_getShopBasePath()
#9 /var/www/vhosts/lavedo.de/httpdocs/shop481/core/oxdynimggenerator.php(697): oxDynImgGenerator->getImagePath()
#10 /var/www/vhosts/lavedo.de/httpdocs/shop481/getimg.php(45): oxDynImgGenerator->outputImage()
#11 {main}

 Connection Adress --> 
Connection Error --> 4ae9b7a8q6qhz56s/var/www/vhosts/lavedo.de/httpdocs/shop481/Connection refused

wobei das “s” in 4ae9b7a8q6qhz56s/ nicht zum Benutzernamen gehört, vielleicht hilft es bei der Fehler Identifikation.

Über Tips und Bedeutung des Log Eintrages währe ich sehr dankbar.

Mit freundlchen Grüßen

Lod

habe den Fehler gefunden

Host: localhost anstatt ip Adresse

bis dahin

Grüße