ich bin mittlerweile echt am verzweifeln. Nun versuche ich schon seid zwei Tagen mit open_basedir einzustellen aber es klappt einfach nicht.
Also eigentlich habe ich alles nach http://enarion.net/web/plesk/subdomains ... r/?lang=de gemacht nur klappts einfach nicht.
Über die phpinfo bekomme ich diese Zeile
Die scripte die ich nutze zeigen leider ein paar Fehlermeldungenopen_basedir /srv/www/vhosts/domain.de/httpdocs:/srv/www/vhosts/domain.de/subdomains/statics/httpdocs:/tmp no value
Ich nutze Suse 11 und Plesk 8.6 mit php5 auf dem ServerWarning: 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 hoffe ihr könnt mir weiterhelfen denn ich weiß keinen Rat mehr
