Hello,
CWP PRO
PHP version: 7.1.4 Forced PHP-FPM: 7.2
Web Servers: nginx-only
Distro Name: CentOS Linux release 7.9.2009 (Core)
roundcube 1.6.1 wants on php 7.3 version to run. I am installing 7.4.0 from PHP version selector. It shows 7.4.0 in Centos Web Panel. Php 7.4.0 appears when I type php -v command after SSH connection.
But I send a file to the server <?php phpinfo(); When I put ?> it shows 7.2.30 and roundcube doesn't accept it because php version is low.
How can I solve this problem?