Recent Posts

Pages: 1 [2] 3 4 ... 10
11
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by Starburst on December 29, 2025, 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?
12
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by bradleygb on December 29, 2025, 12:23:06 AM »
Here is my list:
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.repo

Im not using fpm at the moment.
Could you maybe send me your repolist so i can compare it to mine?
13
E-Mail / Re: RoundCube 1.5.12 Released
« Last post by overseer on December 29, 2025, 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?
14
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.
15
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.
16
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
17
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.
18
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.

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.
19
PHP Selector / Re: Cant install any alt php version
« Last post by Starburst on December 28, 2025, 10:21:51 PM »
There is no 'alt PHP' for CWP 'Official' or 'Non-Official'.
Only one CWP repo, cwp.repo, and you have that one listed.

There are some guides at AlphaGNU on how to manually update to 8.4 or 8.5, but these are not supported by CWP.

But your screenshot shows:
cloudlinux.repo
alt-php.repo
pgdg-redhat-all.repo

Those are not part of AlmaLinux or CWP.

The only reason cloudlinux.repo would show, is if you updated the OS to CloudLinux from AlmaLinux.
20
PHP Selector / Re: Cant install any alt php version
« Last post by bradleygb on December 28, 2025, 10:09:47 PM »
That repo needs to be removed. Im running:

Distro Name: AlmaLinux release 8.10 (Cerulean Leopard)
Kernel Version: 4.18.0-553.89.1.el8_10.x86_64
Platform: x86_64 kvm
CWPpro version: 0.9.8.1220

Can someone maybe assist with CWP’s official alt‑PHP repo?
I added the alt-php.repo but its not resolving. I think imight have accidentally removed the proper repo

Code: [Select]
Errors during downloading metadata for repository 'alt-php':
  - Status code: 404 for http://repo.centos-webpanel.com/alt-php/el8/x86_64/repodata/repomd.xml (IP: 5.196.100.135)
Error: Failed to download metadata for repo 'alt-php': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Pages: 1 [2] 3 4 ... 10