• 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.

Can't Start Reverse Proxy Server (nginx) - All websites down

SoleTrader

New Pleskian
Hi,

We're having a problem on one of our servers resulting in all websites down. Nginx won;t start and we get the following error:

Not starting nginx as it is disabled in config

The following article relates to this on Plesk troubleshooting, but none of the solutions are helping to resolve this.

http://kb.odin.com/en/126290

Can anybody help with possible further solutions?

Any help will be greatly appreciated!
 
Any errors in nginx log file after starting this service manually in CLI?
 
Have you tried

# plesk repair web

if you have 12.5 version?
 
We are indeed on 12.5.30

I have just run that command and unfortunately no luck. We have rebooted the server a few times and run the bootstrapper repair and also updated cent os packages also.
 
As a sort of fix, I have just uninstalled nginx completely via the components installer. Is there any problems with us doing this? Obviously it's not really a fix as such so any further suggestions would be greatly appreciated.
 
This has happened a couple of times to me. Try this command:

/usr/local/psa/admin/bin/nginxmng --enable
 
Back
Top