News Feed
Jobs Feed
Sections




News Archive
Ilia Alshanetsky's Blog:
MySQL Binaries and cURL/http extensions in PHP
July 19, 2006 @ 05:35:26

Ilia Alshanetsky has posted a quick note about building PHP with cURL/HTTP support combined with adding a MySQL extension. Conflicts can happen with some of the libraries, and he knows how to solve it.

The MySQL binaries found on mysql.com are built against yaSSL as opposed to the more common openssl against which libcurl (usede by cURL and HTTP extensions) is linked. The conflict between the two libraries causes curl initialization of the SSL layer to fail preventing startup of the PHP extensions.

The fix? To either use the older mysqlclient libraries or manually compile MySQL yourself against the OpenSSL libraries.

0 comments voice your opinion now!
mysql binaries curl http extension issue conflict libraries mysql binaries curl http extension issue conflict libraries


blog comments powered by Disqus

Similar Posts

BobCares.com: Deploying libcURL with PHP

Job Posting: Bullseye Creative Seeks a PHP/MySQL Coder & Web Designer

Derick Rethans' Blog: First release of the D-Bus extension

Oracle Technology Network: Scaling a PHP MySQL Web Application, Part 2

DevShed: The XDebug Extension


Community Events











Don't see your event here?
Let us know!


symfony2 series conference introduction functional release database framework unittest usergroup opinion development rest phpunit zendframework2 community language testing interview podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework