Author Topic: Bugs Report: PHP cannot be installed  (Read 2527 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Bugs Report: PHP cannot be installed
« 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

Offline
*
Re: Bugs Report: PHP cannot be installed
« Reply #1 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