News Feed
Jobs Feed
Sections




Recent Jobs

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



Similar Posts

Chris Jones' Blog: The PHP "./configure --with-oci8" Option in Detail

PHPBuilder.com: Creating an Online Survey (Part 2)

DevShed: Creating a Login Script for a PHP/MySQL Blogging System (Part 1)

PHPit.net: Book Review: Mastering phpMyAdmin for Effective MySQL Management

Hasin Hayder's Blog: Creating Thumbnail of WebPages using WebThumb API


Community Events









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


framework sqlserver opinion codeigniter zend microsoft zendframework conference wordpress drupal developer doctrine symfony facebook job extension windows release security benchmark

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