Hello, I have a small problem, and maybe someone here can help me. I have a ISPC3 installation on a Debian with nginx, and one client has 2 sites but he wants to read from web1 some files from web2. ----- PHP Warning: is_dir(): open_basedir restriction in effect. File(/var/www/clients/client1/web3/web/myLogs/) is not within the allowed path(s): ----- It is posssible?!? I'm not a php guy. Thanks.
I think it might be possible if you change the open basedir as admin. There you have the options tab in the website settings where you can alter the open_basdir and add the path of the second website.