Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mdenizli

Pages: [1]
1
CentOS 7 Problems / PHP versiyon error
« on: March 04, 2023, 07:21:24 PM »
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?

Pages: [1]