Hi,
Everything was working fine till yesterday when Plesk update came in and all sites stopped responding, I tried to login to Plesk and it was fine but only websites were not working, I tried to restart httpd service and even tried to restart the whole server but websites did not work... upon further diagnoses it found out that only HTTP & HTTPS ports are not responding even when I try to telnet them from outside the server. So I looked into Apache log but there was no error there, also I tired to disable all kind of firewalls including iptables but no avail.
When I tried to wget localhost from within the server it says as follows
[root@classic-1 conf]# wget localhost
--2015-09-05 13:08:40-- http://localhost/
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... failed: Connection refused.
I thought may be Nginx which I think was being used as reverse proxy needs to restart but when I tried to dot that it said follows
service nginx restart
Not starting nginx as it is disabled in config
So, nothing worked at all and there was no error in Apache log... finally not sure how it came to my mind but I simply uninstalled the Nginx service and server started responding! and now I have disabled my automatic updates of Plesk as this really caused much issues.
Can anyone please highlight what issue could have been and do I need to install Nginx again?
Regards,
Farmi
Everything was working fine till yesterday when Plesk update came in and all sites stopped responding, I tried to login to Plesk and it was fine but only websites were not working, I tried to restart httpd service and even tried to restart the whole server but websites did not work... upon further diagnoses it found out that only HTTP & HTTPS ports are not responding even when I try to telnet them from outside the server. So I looked into Apache log but there was no error there, also I tired to disable all kind of firewalls including iptables but no avail.
When I tried to wget localhost from within the server it says as follows
[root@classic-1 conf]# wget localhost
--2015-09-05 13:08:40-- http://localhost/
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... failed: Connection refused.
I thought may be Nginx which I think was being used as reverse proxy needs to restart but when I tried to dot that it said follows
service nginx restart
Not starting nginx as it is disabled in config
So, nothing worked at all and there was no error in Apache log... finally not sure how it came to my mind but I simply uninstalled the Nginx service and server started responding! and now I have disabled my automatic updates of Plesk as this really caused much issues.
Can anyone please highlight what issue could have been and do I need to install Nginx again?
Regards,
Farmi