Control Web Panel

WebPanel => CentOS 8 Problems => Topic started by: Mobius on October 16, 2024, 07:08:31 PM

Title: PHP Version Switcher stuck on Compiling PHP
Post by: Mobius on October 16, 2024, 07:08:31 PM
PHP Version Switcher stuck on Compiling PHP

How I can stop this task and why it stuck?

(https://i.gyazo.com/cc4f9a424d765d490c8e25fae7482724.png)
Title: Re: PHP Version Switcher stuck on Compiling PHP
Post by: cyberspace on October 17, 2024, 12:57:56 PM
1. Log into SSH of your server as root
2. Open less, vi, nano or another editor:
Code: [Select]
/var/log/php-rebuild.logand review it to investigate the problem.

In case there is nothing then check processes running on your server/vps when you run the php compilation process.