Author Topic: CWP Server Didnt work after update  (Read 4550 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
CWP Server Didnt work after update
« on: December 07, 2018, 03:51:38 PM »
Hello everyone.

After update the my cwp server fails so hard.

When i tried to install php-pfm appear this error:



I tried update, restart scritps, this error still.

I am running CWP Pro, anyone can help me fix that?

Thanks

Offline
*
Re: CWP Server Didnt work after update
« Reply #1 on: December 13, 2018, 02:54:10 PM »
I had a similar problem, because apache httpd.pid file was corrupted. I've solved the problem by deleting the file, and restarted.

In your case, I will try to see the output of apache: systemctl status httpd.service
In the output you can see the reason why apache wont start.

If you don't understand the output, just paste it here, and maybe I can help.

cheers

Offline
**
Re: CWP Server Didnt work after update
« Reply #2 on: January 05, 2019, 09:00:20 AM »
Hello,

motanu8008 is right
Always check logs to be sure of the reason.

systemctl status httpd
tail -f /usr/local/apache/logs/error_log