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.


Messages - mdenizli

Pages: [1]
1
E-Mail / Re: Roundcube update not working due to php version of cwpsrv
« on: March 04, 2023, 10:15:55 PM »
I imagine you would have to install it under a virtual host, not system-wide, so it meets the PHP requirements.

What setting do I need to move /usr/local/cwpsrv/var/services/roundcube from here and make it work in home/user/public_html?

2
CentOS 7 Problems / Re: PHP versiyon error
« on: March 04, 2023, 09:02:53 PM »
Where are you installing Roundcube? Under a vhost running the version of PHP (7.4) that meets the requirements? Or are you trying to update the CWP version of Roundcube?

/usr/local/cwpsrv/var/services/roundcube

It was already installed here. It had version 1.4. I updated to version 1.5. But now when I want to install 1.6.1, PHP 7.2.3 sees it and does not install it.

3
E-Mail / Re: Roundcube update not working due to php version of cwpsrv
« on: March 04, 2023, 09:02:10 PM »
Cwpsrv has it's own fpm.  the service is called cwpsrv-phpfpm and cwp-phpfpm  They use /usr/local/cwp/php71 (It's actually 7.2).  I'm working on an update for you, but work 60 hours a week, so not a lot of time


any update on this?


/usr/local/cwpsrv/var/services/roundcube

It was already installed here. It had version 1.4. I updated to version 1.5. But now when I want to install 1.6.1, PHP 7.2.3 sees it and does not install it.

4
E-Mail / Re: Roundcube update not working due to php version of cwpsrv
« on: March 04, 2023, 07:41:09 PM »
Cwpsrv has it's own fpm.  the service is called cwpsrv-phpfpm and cwp-phpfpm  They use /usr/local/cwp/php71 (It's actually 7.2).  I'm working on an update for you, but work 60 hours a week, so not a lot of time


any update on this?

5
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]