IPSConfig3 fcgi / suexec issue

Discussion in 'Installation/Configuration' started by G0ldm3mber, Jan 26, 2018.

  1. G0ldm3mber

    G0ldm3mber New Member

    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?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    G0ldm3mber likes this.
  3. G0ldm3mber

    G0ldm3mber New Member

Share This Page