Plesk und open_basedir subdomain funktioniert es nicht?

charlymcfly

New Member
Hi an alle,

ich bin mittlerweile echt am verzweifeln. Nun versuche ich schon seid zwei Tagen mit open_basedir eine subdomain mit deren verzeichnissen einzustellen aber es klappt einfach nicht.

Also eigentlich habe ich alles nach Plesk Konfiguration - open_basedir Beschränkung für Subdomains anpassen - enarion.net gemacht nur klappts einfach nicht.

Über die phpinfo bekomme ich diese Zeile

open_basedir /srv/www/vhosts/domain.de/httpdocs:/srv/www/vhosts/domain.de/subdomains/statics/httpdocs:/tmp no value

Die scripte die ich nutze zeigen leider ein paar Fehlermeldungen

Warning: include(): open_basedir restriction in effect. File(/srv/www/vhosts/domain.de/subdomains/statics/httpdocs/php/globalvars/globalvars.class.php) is not within the allowed path(s): (/srv/www/vhosts/domain.de/subdomains/demos/httpdocs:/tmp) in /srv/www/vhosts/domain.de/subdomains/demos/httpdocs/rsuploader/index.php on line 13 Warning: include(/srv/www/vhosts/domain.de/subdomains/statics/httpdocs/php/globalvars/globalvars.class.php): failed to open stream: Operation not permitted in /srv/www/vhosts/domain.de/subdomains/demos/httpdocs/rsuploader/index.php on line 13 Warning: include(): open_basedir restriction in effect. File(/srv/www/vhosts/domain.de/subdomains/statics/httpdocs/php/globalvars/globalvars.class.php) is not within the allowed path(s): (/srv/www/vhosts/domain.de/subdomains/demos/httpdocs:/tmp) in /srv/www/vhosts/domain.de/subdomains/demos/httpdocs/rsuploader/index.php on line 13 Warning: include(/srv/www/vhosts/domain.de/subdomains/statics/httpdocs/php/globalvars/globalvars.class.php): failed to open stream: Operation not permitted in /srv/www/vhosts/domain.de/subdomains/demos/httpdocs/rsuploader/index.php on line 13 Warning: include(): Failed opening '/srv/www/vhosts/domain.de/subdomains/statics/httpdocs/php/globalvars/globalvars.class.php' for inclusion (include_path='.:.:.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/domain.de/subdomains/demos/httpdocs/rsuploader/index.php on line 13 Fatal error: Class 'globalVars' not found in /srv/www/vhosts/domain.de/subdomains/demos/httpdocs/rsuploader/index.php on line 15

Ich nutze Suse 11 und Plesk 8.6 mit php5 auf dem Server



Ich hoffe ihr könnt mir weiterhelfen denn ich weiß keinen Rat mehr
 
Back
Top