Strange errors: open_basedir

Discussion in 'Installation/Configuration' started by vaio1, Sep 9, 2009.

  1. vaio1

    vaio1 ISPConfig Developer ISPConfig Developer

    Hi falko

    I continue to get these errors:

    Code:
     [Wed Sep 09 17:09:59 2009] [error] [client 66.249.65.177] PHP Warning:  Unknown: open_basedir restriction in effect. File(/var/www/web2/web/index.php) is not within the allowed path(s): (h\xb9S\nrom_store) in Unknown on line 0
    [Wed Sep 09 17:09:59 2009] [error] [client 66.249.65.177] PHP Warning:  Unknown: failed to open stream: Operation not permitted in Unknown on line 0
    [Wed Sep 09 17:09:59 2009] [error] [client 66.249.65.177] PHP Fatal error:  Unknown: Failed opening required '/var/www/web2/web/index.php' (include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0
    [Wed Sep 09 17:10:01 2009] [error] [client 82.56.175.226] PHP Warning:  Unknown: open_basedir restriction in effect. File(/var/www/web2/web/index.php) is not within the allowed path(s): (h\xb9S\n/www/web57/) in Unknown on line 0
    [Wed Sep 09 17:10:01 2009] [error] [client 82.56.175.226] PHP Warning:  Unknown: failed to open stream: Operation not permitted in Unknown on line 0
    how can I solve them?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Can you post your Vhosts_ispconfig.conf file?
     
  3. vaio1

    vaio1 ISPConfig Developer ISPConfig Developer

    Solved.
    Inside that file in some virtual domain open_basedir statement was missed and I have added it. Very strange because it doesn't work anymore after the php 5.3 updating.
     

Share This Page