in meiner php.ini steht
Code:
; open_basedir, if set, limits all file operations to the defined directory
; and below. This directive makes most sense if used in a per-directory
; or per-virtualhost web server configuration file. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
; NOTE: this is considered a "broken" security measure.
; applications relying on this feature will not recieve full
; support by the security team. for more information please
; see /usr/share/doc/php5-common/README.Debian.security
;
open_basedir = "/var/www/virtual/dead-or-live.de/:/usr/share/php/"; open_basedir, if set, limits all file operations to the defined directory
; and below. This directive makes most sense if used in a per-directory
; or per-virtualhost web server configuration file. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
; NOTE: this is considered a "broken" security measure.
; applications relying on this feature will not recieve full
; support by the security team. for more information please
; see /usr/share/doc/php5-common/README.Debian.security
;
open_basedir = "/var/www/virtual/dead-or-live.de/:/usr/share/php/"
wie genau mus ich das nun ändern
Code:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/proc/acpi/thermal_zone/THRM/temperature) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /var/www/ispcp/gui/include/phpsysinfo/common_functions.php on line 353