Mailinglisten-Archive |
Hallo!
php4.0.2 / RH61 / Apache 1.3.12
php.ini:
safe_mode = Off
httpd.conf:
<VirtualHost x.x.x.x>
ServerName www.xyz.de
ServerAdmin admin_(at)_xyz.de
DocumentRoot /home/httpd/html_virtual_domains/xyz.de
ErrorLog /var/log/httpd/xyz.de/error_log
CustomLog /var/log/httpd/xyz.de/access_log "%h %l %u %t \"%r\" %>s %b"
CustomLog /var/log/httpd/xyz.de/referer_log "%{Referer}i -> %U"
CustomLog /var/log/httpd/xyz.de/agent_log "%{User-Agent}i"
<Directory /home/httpd/html_virtual_domains/xyz.de/>
php_flag safe_mode on
php_value doc_root /home/httpd/html_virtual_domains/xyz.de/
php_value upload_tmp_dir
/home/httpd/html_virtual_domains/xyz.de/tmp/
php_value open_basedir
/home/httpd/html_virtual_domains/xyz.de/include
php_value safe_mode_exec_dir
/home/httpd/html_virtual_domains/xyz.de/
</Directory>
</VirtualHost>
Trotzdem zeigt ein phpinfo(); in
/home/httpd/html_virtual_domains/xyz.de/ immer noch safe_mode off! Wie
jehtn dattn?
Gruesse aus Hamburg,
Ingmar
--
Ingmar Heinrich <ingmar.heinrich_(at)_muenster.de>
Falkenried 69 - D-20251 Hamburg
fon#+49 (0)40 87 97 3888
mob# +49 (0)172 97 45 130
fax# +49 (0)180 50 52 54 4713 00
php::bar PHP Wiki - Listenarchive