Trying to install on AL10, and get:
Error:
Problem: conflicting requests
- nothing provides libcrypto.so.1.1()(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
- nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
- nothing provides libssl.so.1.1()(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
- nothing provides libssl.so.1.1(OPENSSL_1_1_0)(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
- nothing provides libssl.so.1.1(OPENSSL_1_1_1)(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Can get cwp-php installed by using
dnf install cwp-php-7.2.34-1 --nobest
I know, AL10 just released on 2025-05-28. And isn't a supported OS.