Jessie, SuPHP - rights to files

Discussion in 'Installation/Configuration' started by artinfo, Jun 6, 2016.

  1. artinfo

    artinfo Member

    Hi,

    Last saturday I've upgraded my Debian to Jessie. MariaDB migration went correct. ISPConfig works fine, but.... I have almost all pages with SuPHP and all files have rights clientX.webX. It makes wordpress, joomla etc. possible to upgrade via it's admin panel. Since suPHP is gone with Jessie all options (FastCGI, Mod-PHP etc.) works with www-data user and group and uploading files stopped working. Can You help me to find a solution to make FastCG or other method works with clientX.webX rights?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Just use the ISPConfig defaults:

    PHP mode: php-fastcgi
    Suexec: on

    and all scripts are run under the correct user automatically.
     
  3. artinfo

    artinfo Member

    so simple ... thank You very much... works fine :)
     

Share This Page