Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: Trovan on December 07, 2018, 03:51:38 PM

Title: CWP Server Didnt work after update
Post by: Trovan 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:

(https://i.ibb.co/8dDBc4S/cwppro.jpg)

I tried update, restart scritps, this error still.

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

Thanks
Title: Re: CWP Server Didnt work after update
Post by: motanu8008 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
Title: Re: CWP Server Didnt work after update
Post by: evansa 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