• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved no nginx settings on domain view - please help :)

ink169

New Pleskian
Server operating system version
Ubuntu 24.04.3
Plesk version and microupdate number
18.0.74 Update #3
Hello!

i have a subdomain which was working on an app on port 3000 just fine

now i have added another one and went to the 'Apache & nginx' setings but there are no nginx options..

How can i verify that nginx is running please

I tried running nginxmgr --status
from the local/psa/admin/bin/folder but it responded 'command not found'
tho i am logged as root

Thanks a lot!

Andy ink
 
Hello, @ink169 . You can verify whether Nginx is running from the Plesk GUI Tools & Settings > Services Management or via the command line:

Code:
systemctl status nginx

If for some reason the Nginx component is missing, you should be able to add it from Tools & Settings > Updates.
 
Hello, @ink169 . You can verify whether Nginx is running from the Plesk GUI Tools & Settings > Services Management or via the command line:

Code:
systemctl status nginx

If for some reason the Nginx component is missing, you should be able to add it from Tools & Settings > Updates.
Thanks a lot Sebahat!

i found where to start the service in the Plesk interface
 
Back
Top