ChrisB: file_exists()

Beitrag lesen

Hi,

Warning: file_exists(): open_basedir restriction in effect. File(/typo3conf/ext/blabla/pi1/tx_blabla_frontEnd.xml) is not within the allowed path(s): (/srv/www/vhosts/xyz.de/httpdocs/cms/typo3conf/ext/blabla/pi1/) in /srv/www/vhosts/xyz.de/httpdocs/cms/typo3conf/ext/ameos_formidable/api/class.tx_ameosformidable.php on line 6052

Wie diese Meldung SELBST angibt, ist der Pfad ganz korrekt angegeben - warum dennoch die Warnung?!

Das sagt die Meldung selber dir doch bereits in aller Klarheit:
"open_basedir restriction in effect. [...]
File [...] is not within the allowed path(s)"

  • *darum*.

Wie diese Meldung SELBST angibt, ist der Pfad ganz korrekt angegeben

Du hast /typo3conf/ext/blabla/pi1/tx_blabla_frontEnd.xml angegeben - also befindet sich das Verzeichnis typo3conf direkt im Wurzelverzeichnis des Servers ...?

/srv/www/vhosts/xyz.de/httpdocs/cms/typo3conf/ sieht so aus, als würde es woanders liegen - nämlich da.

MfG ChrisB

--
Light travels faster than sound - that's why most people appear bright until you hear them speak.