Control Web Panel

Developers => Functions => Topic started by: narin on December 17, 2021, 07:07:17 PM

Title: Bugs Report: PHP cannot be installed
Post by: narin on December 17, 2021, 07:07:17 PM
Hi,

I cannot install PHP-FPM on newly installed CWP servers (I have a license)

On unlicensed servers, I cannot change the default 5.6 php version via the php switcher.

It gives an error like this:

http://prntscr.com/23g7sde
Title: Re: Bugs Report: PHP cannot be installed
Post by: narin on December 27, 2021, 01:22:08 PM
Sloution:

The solution to this problem is that the server does not have a current root SSL certificate.

Here is the solution:

The following commands should be applied from the command shop.

yum reinstall ca-certificates -y && yum update ca-certificates -y