Hi, I have installed ISPConfig3 on a new server and migrated the old installation successfully. Now I have the problem when I create a new customer and then a new web site, everything is ok at first. But when I then try to enable PHP using FCGI, there is the following error: a vhost configuration is generated but causes an apache reload error, so it is renamed to vhost.err in the suexec.log there is the following output: [2018-01-26 13:14:39]: uid: (5021/web44) gid: (5016/client14) cmd: .php-fcgi-starter [2018-01-26 13:14:39]: target uid/gid (5021/5016) mismatch with directory (0/0) or program (0/0) So it seems for some reason the .php-fcgi-starter file in /var/www/php-fcgi-scripts is not being generated for whatever reason. When I create the folder and file manually and adapt it to the the client, it is working. But why doesn't this work automatically anymore? Only difference to my old setup is that /var/www is a symlink to /data/www where the data actually resides on this new server - can this cause that error?
Yes. Symlinks are not supported there. See here on how to relocate the web dir: https://www.howtoforge.com/use_moun...ctory_of_a_ispconfig_server_to_a_new_location