Author Topic: Can't start nginx or apache after updatig  (Read 2187 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Can't start nginx or apache after updatig
« on: January 27, 2022, 11:26:19 PM »
Hi guys, after latest updatinf of my centos now I can't start apacher or nginx

How to solve that or roll back to old settings?

Regards

Offline
***
Re: Can't start nginx or apache after updatig
« Reply #1 on: January 28, 2022, 12:19:54 PM »
Hi guys, after latest updatinf of my centos now I can't start apacher or nginx

How to solve that or roll back to old settings?

Regards

what's the error message???

Offline
*
Re: Can't start nginx or apache after updatig
« Reply #2 on: January 30, 2022, 11:52:59 AM »
Hi and thanks for asking, that was no error message at all (error log shows nothing)
this has forced me to reinstall both nginx and apache again and then came this message in CPW7 that there was a misconfiguration in nginx and apache itself. After this I was able to start both applications and start the server propertly

Then my lesson is not to install the next updates but to wait a while before doing so

Offline
***
Re: Can't start nginx or apache after updatig
« Reply #3 on: January 31, 2022, 11:32:48 AM »
Then my lesson is not to install the next updates but to wait a while before doing so

Yeah, that's also not a good idea, because the way the CWP code is written, it will be not possible to update it yourself if you haven't updated it for a long time.

I would assume your error is that you did some changes to the default templates, or directly into the vhost configurations and then updated CWP and it broke. Am I correct in this assumption?