problem with open_basedir and multiple sites per user
hi
recently installed ISPConfig 3.0.3.3.
I have a user that has several websites:
for example: user john. added domain1.com and then domain2.com, both for the same user.
in the open_basedir for domain1 there's DOMAIN1_OBD, and for domain2 i have DOMAIN2_OBD. now when i try to enter domain1.com/index.php it reads if from domain2. i get an open_basedir error, telling me that the requested path is not in the allowed basedir, and it says that my allowed basedir (for domain1) is DOMAIN2_OBD
i'm using fastCGI for php
any idea what it could be?
|