• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

nginx options missing

fruf

Basic Pleskian
Hi,

I'm running a debian 6 server with PHP Version 5.3.28, I've just upgraded from 11.0.9 to 11.5.30, enabled PHP-FPM but can't find the setting to enable it in the server settings. What am I doing wrong?

44543.JPG

34534.JPG
 
of course I did. Here's what's in the doc:

To be able to use this handler, install the support for PHP-FPM through Tools & Settings > Updates and Upgrades > Add/Remove components > Plesk hosting features > nginx web server and reverse proxy support > PHP-FPM support for nginx. done, nginx services is running

Go to Websites & Domains > <domain_name> > Web Server Settings page and turn on the option Process PHP by nginx.

This is how my web server settings page looks like, no sign of nginx:

55453.JPG

As shown in my first post, there's no option for nginx on the hosting page eihter, where you can set the PHP parameters
 
Hmm... I cant reproduce it on my test Plesk server. Do you really have php-fpm package installed on this server? Have you tried create new service plan and corresponding subscription for testing?
 
It should work, I've installed nginx through /autoinstaller, there where no problems detected and it seems it's there:

65446548.JPG

76546456.JPG

Tried to add a new service plan but there's no ngnix option in it either
 
Check that nginx support is enabled:

# /usr/local/psa/admin/bin/nginxmng --status
Enabled
 
Thanks for your help, that did it! I don't know why the option was not visible. Am I correct that now on every site on the server nginx is enabled?
 
Back
Top