• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

How can I disable nginx completely?

abdicarcomm

New Pleskian
Hello there,

Nginx is certainly not working "out the box" with Parallels... Then, after a lot of errors, I decided to uninstall it.

So, I removed the RPM, and when I ran this command to reconfigure the httpd, the result is the next:

[root@dns01 ~]# /usr/local/psa/admin/bin/httpdmng --reconfigure-all
/usr/local/psa/admin/sbin/nginx-config: line 221: /usr/sbin/nginx: No such file or directory

[root@dns01 ~]#

How can I disable nginx completely?

Thank you in advanced for you cooperation.
 
Ok, I fixed. First I reinstalled nginx... Then:

[root@dns01 ~]# /usr/local/psa/admin/bin/nginxmng -d
No valid mailman bindir detected
[root@dns01 ~]# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
[root@dns01 ~]#

And that's all.
 
Back
Top