fast_cgi php 7.3 running with wrong userid

Discussion in 'Installation/Configuration' started by jurrien, Sep 3, 2019.

  1. jurrien

    jurrien New Member

    Hi,

    I have ispconfig 3 the latest version running on centos 6. I have installed the remi php packages for 7.3 and added them in ispconfig.
    When I select php version 7.3 in combination with fast_cgi the website has no permissions to write in the folders. The reason for that is, that the process is running under the user apache instead of the webXXX user.

    I have no clue how to fix this? Anybody has an idea?

    I also tried using php_fpm but that uses the old version of php instead of 7.3. Paths and everything is correct so don't know why is isn't working either.

    Thanks in advance!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You have to enable the suexec checkbox in the website settings to make PHP run as web user.
     
    jurrien likes this.
  3. jurrien

    jurrien New Member

    Ok that was very easy... Sorry for the question! Thanks till!
     

Share This Page