• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

custom nginx

  1. IronDonDon

    Issue Plesk update ignores lock on sw-nginx update

    Hi. I have a custom nginx build and I have locked sw-nginx package update in Plesk. Now I can't install latest Plesk update because of this, because Plesk installer wants to update core packages, but since one sw-nginx package is locker, the whole Plesk update fails altogether. Should't Plesk...
  2. VinnyT

    Plesk 12.5 - overriding PHP-FPM defaults / custom php.ini

    Hi all -- I recently setup a fresh Centos 7.1 install of Plesk 12.5 and am running through some configuration challenges. First, does anyone know which templates are used to generate the domain PHP-FPM configuration files? All of my domains are being generated with a "5" max children setting...
  3. L

    Custom conf template is not respected when configuring PHP settings

    A custom conf is made in /usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php A correctly generated conf is located in /var/www/vhosts/system/<domain>/conf/nginx.conf after performing /usr/local/psa/admin/sbin/httpdmng --reconfigure-all But after saving settings in...
  4. RJBRJB

    Resolved Additional nginx directives outside server scope.

    Plesk 12.5 Centos 7 nginx php-fpm Hello, I need to add a map directive to one of my vhosts, specifically the type of block below: map $http_host $blogid { default -999; include /pathto/map.conf ; } I need to know where to add this since it needs to be outside the server scope...
Back
Top