1
PHP Selector / Re: Cant install any alt php version
« Last post by overseer on Today at 01:44:32 PM »I have heard of and seen those 8.x versions fail to build lately (from PHP Selector -- oddly, all versions work fine compiling for php-fpm). The workaround is to capture the build script that is downloaded to /usr/local/src and then run it manually after the auto build fails. For some reason, running it manually in the CLI seems to let it succeed vs. running it in the web GUI.
2
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by bradleygb on Today at 10:30:16 AM »I couldnt upgrade roundcube long before i started having problems with my php.
Ive only removed the 3 redundant repos from the list:
pgdg-redhat-all.repo
cloudlinux.repo
alt-php.repo
Ive only removed the 3 redundant repos from the list:
pgdg-redhat-all.repo
cloudlinux.repo
alt-php.repo
3
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by Starburst on Today at 10:10:29 AM »At https://forum.centos-webpanel.com/php-selector/cant-install-any-alt-php-version/msg52891/?topicseen#msg52891
You listed different repos installed on the server, and having a problem with PHP.
So what repos are really installed?
You listed different repos installed on the server, and having a problem with PHP.
So what repos are really installed?
4
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by bradleygb on Today at 12:23:06 AM »Here is my list:
Im not using fpm at the moment.
Could you maybe send me your repolist so i can compare it to mine?
Code: [Select]
# ls /etc/yum.repos.d/
almalinux-ha.repo cwp.repo
almalinux-nfv.repo epel-modular.repo
almalinux-plus.repo epel.repo
almalinux-powertools.repo epel.repo.rpmnew
almalinux.repo epel-testing-modular.repo
almalinux-resilientstorage.repo epel-testing.repo
almalinux-rt.repo mariadb.repo
almalinux-saphana.repo mariadb.repo.bak
almalinux-sap.repo nginx.repoIm not using fpm at the moment.
Could you maybe send me your repolist so i can compare it to mine?
5
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by overseer on Today at 12:04:53 AM »Likewise I'm running AL 8.10 with PHP 8.1.33 as the main command line PHP and also the primary php-fpm version for maximum WordPress compatibility. I have updated all my servers with Starburst's instructions and the only odd thing I had to do was restart cwpsrv afterward as some clients were having troubles accessing the webmail until that service was restarted.
Note that Roundcube runs under CWP's nginx and internal PHP version (actually 7.2) -- labeled as 7.1.
Can you give a list of your repos?
Note that Roundcube runs under CWP's nginx and internal PHP version (actually 7.2) -- labeled as 7.1.
Can you give a list of your repos?
6
PHP Selector / Re: Cant install any alt php version
« Last post by bradleygb on December 28, 2025, 11:42:33 PM »Noted thank you.
Ive since removed those repos as they were wrongfully added.
Ive tried installing more alt php versions and ive successfully installed php v7, v7.3 and v8. It seems that the problems is only with alt php v8.1 and v8.2 as those still fail.
I already had php v8.3 installed so i wont touch that as its working.
Ive since removed those repos as they were wrongfully added.
Ive tried installing more alt php versions and ive successfully installed php v7, v7.3 and v8. It seems that the problems is only with alt php v8.1 and v8.2 as those still fail.
I already had php v8.3 installed so i wont touch that as its working.
7
PHP Selector / Re: Cant install any alt php version
« Last post by Martins-phpbb on December 28, 2025, 11:34:33 PM »cwp update removed my php 8.4 and 8.5 just for info.
8
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by bradleygb on December 28, 2025, 11:22:30 PM »Im running AlmaLinux release 8.10 (Cerulean Leopard) with PHP version: 8.1.33.
Ive removed those repos but ive been having this problem before those repos were added
Ive removed those repos but ive been having this problem before those repos were added
9
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by Starburst on December 28, 2025, 11:02:06 PM »What OS & PHP version are you running?
If that is the server running those other .repos you where asking about, that could be the cause also.
If that is the server running those other .repos you where asking about, that could be the cause also.
10
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by bradleygb on December 28, 2025, 10:28:22 PM »ive tried multiple times to upgrade but i always get the "Internal Server Error"
Ive followed your instructions step by step but just cant seem to get it to run.
Ive followed your instructions step by step but just cant seem to get it to run.
Code: [Select]
NOTICE: New .htaccess file saved as .htaccess.new.
NOTICE: The 'installer' directory still exists. You should remove it after the upgrade.
Running update script at target...
Executing database schema update.
NOTICE: Update dependencies by running `php composer.phar update --no-dev`
This instance of Roundcube is up-to-date.
Have fun!
All done.
Recent Posts