How do I "unset" open_basedir in php.ini ?

Discussion in 'Site & Server Administration' started by Joseh7, Dec 11, 2008.

  1. #1
    I am setting up a Zeline proxy. It does not work properly. One of the Zelune install instructions that I have not messed with is, "Ensure open_basedir is UNSET (PHP Related, php.ini)".

    How do I do this? Currently the open_basedir line in my php.ini file is as follows
    ;open_basedir =
    Code (markup):
    Does the, ";" make it, "UNSET" or do I have not uncomment it and input something? I have PHP v4.4.9.
     
    Joseh7, Dec 11, 2008 IP
  2. compevo

    compevo Member

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    33
    #2
    Hi Joseh7, the code you have shown is "UNSET" so you can leave it as is.
     
    compevo, Dec 12, 2008 IP
    Joseh7 likes this.