Require und open_basedir restriction

Hallo,

bei mir wird dieser Fehler ausgegeben:


require(): open_basedir restriction in effect. File() is not within the allowed path(s): (/var/www/vhosts/gronkh-wiki.de/:/tmp/) 
in '/var/www/vhosts/gronkh-wiki.de/httpdocs/piwik.gronkh-wiki.de/core/Translate.php' at the line 81

#0  Piwik_ErrorHandler(...) called at [/var/www/vhosts/gronkh-wiki.de/httpdocs/piwik.gronkh-wiki.de/core/Translate.php:81]
#1  Piwik_Translate::loadTranslation(...) called at [/var/www/vhosts/gronkh-wiki.de/httpdocs/piwik.gronkh-wiki.de/core/Translate.php:81]
#2  Piwik_Translate->loadTranslation(...) called at [/var/www/vhosts/gronkh-wiki.de/httpdocs/piwik.gronkh-wiki.de/core/Translate.php:35]
#3  Piwik_Translate->loadEnglishTranslation(...) called at [/var/www/vhosts/gronkh-wiki.de/httpdocs/piwik.gronkh-wiki.de/core/FrontController.php:251]
#4  Piwik_FrontController->init(...) called at [/var/www/vhosts/gronkh-wiki.de/httpdocs/piwik.gronkh-wiki.de/index.php:51]


Wie kann ich diesen Fehler möglichst ohne root-zugang zum Server zu haben beheben?

LG KonBirdy