Hello. I have CloudLinux 9.5 and I can't find mysql php7* extension. There is no `mysql.so` file in `/opt/alt/php7*/usr/lib64/php/modules/` folders. When I'm trying to install alt-php7*-mysql package I receive an error in configuration step:
Help me, please, to resolve this problem!
Code:
yum reinstall alt-php73-mysql This system is receiving updates from CloudLinux Network server. Last metadata expiration check: 3:14:33 ago on Thu Apr 3 05:48:10 2025. Dependencies resolved. ============================================================================================================================================================================================================================================================================= Package Architecture Version Repository Size ============================================================================================================================================================================================================================================================================= Reinstalling: alt-php73-mysql-meta noarch 3-12.el9 cloudlinux-x86_64-server-9 11 k Transaction Summary ============================================================================================================================================================================================================================================================================= Total download size: 11 k Installed size: 129 Is this ok [y/N]: y Downloading Packages: alt-php73-mysql-meta-3-12.el9.noarch.rpm 19 kB/s | 11 kB 00:00 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 19 kB/s | 11 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: alt-php73-mysql-meta-3-12.el9.noarch 1/2 Reinstalling : alt-php73-mysql-meta-3-12.el9.noarch 1/2 Cleanup : alt-php73-mysql-meta-3-12.el9.noarch 2/2 Running scriptlet: alt-php73-mysql-meta-3-12.el9.noarch 2/2 ERROR : alt-php73 reconfiguration is failed Verifying : alt-php73-mysql-meta-3-12.el9.noarch 1/2 Verifying : alt-php73-mysql-meta-3-12.el9.noarch 2/2 Reinstalled: alt-php73-mysql-meta-3-12.el9.noarch Complete!
Comment