The usage of mysqlnd is promoted and set as default in php 5.4.x, so I guess reverting is not a good idea. Will investigate next week. Or, somebody could check it in the weekend.
2012/10/19 Colin Guthrie <[email protected]>: > 'Twas brillig, and fwang at 19/10/12 05:45 did gyre and gimble: >> Name : php Relocations: (not relocatable) >> Version : 5.4.8 Vendor: Mageia.Org >> Release : 3.mga3 Build Date: Fri Oct 19 06:33:26 >> 2012 >> Install Date: (not installed) Build Host: jonund.mageia.org >> Group : Development/PHP Source RPM: (none) >> Size : 14270941 License: PHP License >> Signature : (none) >> Packager : fwang <fwang> >> URL : http://www.php.net >> Summary : The PHP5 scripting language >> Description : >> PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database >> integration for several commercial and non-commercial database management >> systems, so writing a database-enabled script with PHP5 is fairly simple. The >> most common use of PHP5 coding is probably as a replacement for CGI scripts. >> >> fwang <fwang> 3:5.4.8-3.mga3: >> + Revision: 308147 >> - all mysql exts are now using mysqlnd now >> > > I'm getting the following on a fully updated Cauldron: > > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib64/php/extensions/mysql.so' - > /usr/lib64/php/extensions/mysql.so: undefined symbol: mysqlnd_connect in > Unknown on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib64/php/extensions/mysqli.so' - > /usr/lib64/php/extensions/mysqli.so: undefined symbol: mysqlnd_connect > in Unknown on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib64/php/extensions/pdo_mysql.so' - > /usr/lib64/php/extensions/pdo_mysql.so: undefined symbol: > mysqlnd_allocator in Unknown on line 0 > > > Can you fix or revert? > > Thanks. > > Col > > -- > > Colin Guthrie > colin(at)mageia.org > http://colin.guthr.ie/ > > Day Job: > Tribalogic Limited http://www.tribalogic.net/ > Open Source: > Mageia Contributor http://www.mageia.org/ > PulseAudio Hacker http://www.pulseaudio.org/ > Trac Hacker http://trac.edgewall.org/
