MySQL extension in PHP73 – Webuzo https://www.webuzo.com Multiuser Hosting Control Panel Thu, 15 Feb 2024 06:42:01 +0000 en-US hourly 1 https://sitepad.com/?v=5.1.6 https://www.webuzo.com/sitepad-data/uploads/2021/10/cropped-webuzo_icon_64-32x32.png MySQL extension in PHP73 – Webuzo https://www.webuzo.com 32 32 Fixed: Addition of mysql extension in PHP 7.3 extra.ini which caused PHP startup error to be displayed https://www.webuzo.com/blog/fixed-addition-of-mysql-extension-in-php-7-3-extra-ini-which-caused-php-startup-error-to-be-displayed/ Wed, 13 Mar 2019 10:49:54 +0000 http://www.webuzo.com/blog/?p=8106 Continue reading "Fixed: Addition of mysql extension in PHP 7.3 extra.ini which caused PHP startup error to be displayed"]]> There was a bug in all the recent MySQL and MariaDB packages that MySQL extension was getting added in PHP 7.3 binary after installing MySQL on server, which caused the following PHP startup error to be displayed:
PHP Warning: PHP Startup: Unable to load dynamic library ‘mysql.so’ (tried: /usr/local/apps/php73/ext/mysql.so (/usr/local/apps/php73/ext/mysql.so: cannot open shared object file: No such file or directory), /usr/local/apps/php73/ext/mysql.so.so (/usr/local/apps/php73/ext/mysql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

We have fixed this issue in the recent MariaDB and MySQL updated versions packages. We would request all our users to update the MySQL and MariaDB packages on their servers.

If you face any issues related to packages updation then let us know in the comments section. We will make sure to answer as many queries as we can.

Regards,
The Webuzo Team

]]>