Regenerate PHP-FPM config on all sites

Discussion in 'Developers' Forum' started by ispcomm, Aug 21, 2015.

  1. ispcomm

    ispcomm Member

    Is there a way to regenerate the php-fpm config for all sites from a web server ? Shall I use the remoting api instead ?
    Thank you.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you try the resync tool? Tools > Resync in ispconfig?
     
  3. ispcomm

    ispcomm Member

    Not really. Is that the recommended way for doing it ? Will it get the new template for php5-fpm.conf for all sites and regenerate it ?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats what this function is made for.
     
    ispcomm likes this.
  5. ispcomm

    ispcomm Member

    I'm always a little wary to make the sync on a running server (hundreds of sites etc). I had some issues in the past with syncing the email servers.

    What I needed was to update the php-fpm governor on all sites, but resolved by writing some remoting scripts (a better solution imho).
     

Share This Page