Safemode
Re: Safemode
Du kannst beim Indianer auch für einzelne verzeichniss den Safemode an/abschalten.
Gruß Christian
Gruß Christian
Re: Safemode
hab ich mir schon halb gedacht, ich weiß aber den befehl dafür net :lol:
[EDIT] 2. Indianer, falls was zur Sache tut [/EDIT]
Code: Select all
<Directory "/opt/webx/html/meinscript">
_DEN BEFEHL SUCH ICH_
</Directory">-
superuser1
- Posts: 291
- Joined: 2003-11-26 18:43
- Location: earth
Re: Safemode
hab jetztWarning: main() [function.main]: open_basedir restriction in effect. File(/usr/share/php/config.php) is not within the allowed path(s): (/opt/web1/) in /opt/web1/html/spaceforfree.de/support/inc/header_mm.php on line 24
hab dann apache gestoppt und wieder gestartet - geht trotzdem nicht...<Directory /opt/web1/html/spaceforfree.de/support/inc>
php_admin _value open_basedir /opt/web1/html/spaceforfree.de/inc
</Directory>
Re: Safemode
kann auch nicht gehen, weil das fragliche file (usr/share/php/config.php) nicht unterhalb des basedirs (/opt/web1/html/spaceforfree.de/inc) liegt. open_basedir ist unabhängig vom safe_mode.
Re: Safemode
Sry ich raffs einfahc netflolein wrote:kann auch nicht gehen, weil das fragliche file (usr/share/php/config.php) nicht unterhalb des basedirs (/opt/web1/html/spaceforfree.de/inc) liegt. open_basedir ist unabhängig vom safe_mode.
Ich hab jetzt
Code: Select all
<Directory /opt/web1/html/spaceforfree.de/support/inc>
php_admin _value open_basedir /usr/share/php
</Directory>Könnt ihr mir einfach mal sagen was ich eintragen muss? :lol:
Re: Safemode
erstmal das leerzeichen rausnehmen und in der phpinfo() kucken ob er die einstellungen übernimmt
Re: Safemode
Leerzeichen is keins drinne, is mir im Forum beim "abtippen" passiert ;)
PHPINFO:
open_basedir /opt/web1/ no value
PHPINFO:
open_basedir /opt/web1/ no value
Re: Safemode
Es bewahrheitet sich wieder der Spruch - rtfm -
http://server.1und1.com/root_server/howto/9.html
Gruß Christian
http://server.1und1.com/root_server/howto/9.html
Gruß Christian