Synapse
20.12.2006, 14:25
Hi,
ich bekomme im Admin Menue unter "Mein Shop" folgende Fehlermeldung:
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/htdocs/web567/html/templates///..) is not within the allowed path(s): (/srv/www/htdocs/web567/html/:/srv/www/htdocs/web567/phptmp/:/srv/www/htdocs/web567/files/:/srv/www/htdocs/web567/atd/) in /srv/www/htdocs/web567/html/admin/includes/functions/general.php on line 1328
ich habe schon mit der Suche alle Tipps abgeklappert.
Inhalt der Zeile 1328 in der general.php
if (is_dir(DIR_FS_CATALOG.'templates/'."//".$templates) and ($templates != "CVS") and ($templates != ".") and ($templates != "..")) {****
safe_mod ist on
_SERVER["DOCUMENT_ROOT"]
/srv/www/htdocs/web567/html
_SERVER["PHP_SELF"]
/admin/server_info.php
Hat noch jemand ne Idee ?
Gruß Stephan
ich bekomme im Admin Menue unter "Mein Shop" folgende Fehlermeldung:
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/srv/www/htdocs/web567/html/templates///..) is not within the allowed path(s): (/srv/www/htdocs/web567/html/:/srv/www/htdocs/web567/phptmp/:/srv/www/htdocs/web567/files/:/srv/www/htdocs/web567/atd/) in /srv/www/htdocs/web567/html/admin/includes/functions/general.php on line 1328
ich habe schon mit der Suche alle Tipps abgeklappert.
Inhalt der Zeile 1328 in der general.php
if (is_dir(DIR_FS_CATALOG.'templates/'."//".$templates) and ($templates != "CVS") and ($templates != ".") and ($templates != "..")) {****
safe_mod ist on
_SERVER["DOCUMENT_ROOT"]
/srv/www/htdocs/web567/html
_SERVER["PHP_SELF"]
/admin/server_info.php
Hat noch jemand ne Idee ?
Gruß Stephan