Recent Posts

Pages: 1 [2] 3 4 ... 10
11
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.
12
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.
13
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.
14
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
15
PHP Selector / Re: Cant install any alt php version
« Last post by Starburst on December 28, 2025, 09:32:57 PM »
I would reach out to CloudLinux support, as I see you have that installed and modifies how your OS operates.

You have a couple repos that it probably only uses like alt-php.repo and  pgdg-redhat-all.repo as they aren't standard on AlmaLinux.

You could also try a paid support ticket to CWP, mentioning you can't compile PHP on CloudLinux.
16
PHP Selector / Cant install any alt php version
« Last post by bradleygb on December 28, 2025, 06:43:34 PM »
I tried installing different php versions using the php selector, but it always fails.

Here is part of the build log:

Code: [Select]
Making install in example
make[1]: Entering directory '/usr/local/src/libssh2-1.9.0/example'
make[2]: Entering directory '/usr/local/src/libssh2-1.9.0/example'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/local/src/libssh2-1.9.0/example'
make[1]: Leaving directory '/usr/local/src/libssh2-1.9.0/example'
make[1]: Entering directory '/usr/local/src/libssh2-1.9.0'
make[2]: Entering directory '/usr/local/src/libssh2-1.9.0'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 include/libssh2.h include/libssh2_publickey.h include/libssh2_sftp.h '/usr/local/include'
/usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libssh2.pc '/usr/local/lib/pkgconfig'
make[2]: Leaving directory '/usr/local/src/libssh2-1.9.0'
make[1]: Leaving directory '/usr/local/src/libssh2-1.9.0'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34265 100 34265 0 0 46179 0 --:--:-- --:--:-- --:--:-- 46117
/usr/local/cwpsrv/htdocs/resources/conf/el8/php_selector/external_modules/8.2/ssh2.sh: line 15: /opt/alt/php82/usr/bin/phpize: No such file or directory
/usr/local/cwpsrv/htdocs/resources/conf/el8/php_selector/external_modules/8.2/ssh2.sh: line 16: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
/usr/local/cwpsrv/htdocs/resources/conf/el8/php_selector/external_modules/8.2/ssh2.sh: line 20: /opt/alt/php82/usr/bin/php-config: No such file or directory
ERROR: Missing extension file /ssh2.so

Build Completed
###################


Error:Can't add notification!

Could i maybe be missing a repo?

Code: [Select]
# ls /etc/yum.repos.d/
almalinux-ha.repo                almalinux-saphana.repo  epel.repo.rpmnew
almalinux-nfv.repo               almalinux-sap.repo      epel-testing-modular.repo
almalinux-plus.repo              alt-php.repo            epel-testing.repo
almalinux-powertools.repo        cloudlinux.repo         mariadb.repo
almalinux.repo                   cwp.repo                mariadb.repo.bak
almalinux-resilientstorage.repo  epel-modular.repo       nginx.repo
almalinux-rt.repo                epel.repo               pgdg-redhat-all.repo
17
PHP / Re: any problems with PHP 8.3 and later?
« Last post by overseer on December 28, 2025, 05:41:21 PM »
WP should use MariaDB by default; MongoDB shouldn't be needed except for specialized applications/purposes.
18
PHP / Re: any problems with PHP 8.3 and later?
« Last post by venty on December 28, 2025, 05:28:53 PM »
Hi, 

Thank you very much for the answer, but I have some last questions, please...

1. Is MongoDB a necessary application for WordPress?!?
and

2. if I don't need MongoDB for WordPress, should I compile PHP ver. 8.3.29  with MongoDB or compile it without it!??

Thanks in advance!

BR

Venty
19
E-Mail / Re: Roundcube - Connection Error (Failed to reach server)
« Last post by Starburst on December 27, 2025, 07:28:41 PM »
NOTE: The {some number} mentioned above would use whatever number sequence you are using for custom rules.
20
E-Mail / Re: Roundcube - Connection Error (Failed to reach server)
« Last post by Starburst on December 27, 2025, 05:26:27 PM »
If you are running OWASP CRS you can disable the global rule IDs 981176 and 949110.

Or add the following to your whitelist before the rules load:

SecRule REQUEST_URI "@contains /roundcube/" "id:{some number},phase:1,nolog,allow"
SecRule REQUEST_URI "@contains /roundcubemail-*/" "id:{some number},phase:1,nolog,allow"

Also if you send files you might have to disable certain file extension rules.
Pages: 1 [2] 3 4 ... 10