News Feed
Jobs Feed
Sections




News Archive
Christopher Kunz's Blog:
Building PHP with cURL and libmysqlclient5
July 31, 2006 @ 05:38:34

On his blog today, Christopher Kunz quickly mentions a problem that he came across when trying to install MySQL 5.0.22 with PHP 4.4.2 and cURL support. There was an unexpected result - an "Unknown" cURL error.

It seems that this is indeed a MySQL issue and there is a PHP bug (bogused) as well as a MySQL bug report for the problem. There's also a blog entry by Ilia that details a possible solution. Basically, MySQL saw it fit to link their binary distribution not against OpenSSL (which is probably available on near 100% of unixoid hosts out there), but YaSSL - of which I personally never even heard.

Apparently, the issue comes from the clashing of function names inside the packages, making for a world of troubles. For a solution, check out Ilia's blog post mentioned before.

0 comments voice your opinion now!
curl compile mysql error library openssl yassl curl compile mysql error library openssl yassl


blog comments powered by Disqus

Similar Posts

php|architect: Webcast Recording Posted - Marc Delisle on phpMyAdmin

NETTUTS.com: Getting Started with Magento Ecommerce!

Abhinav Singh's Blog: Writing your first facebook chat bot in PHP using Jaxl library

AndroidHive: Android Login and Registration with PHP, MySQL and SQLite

NETTUTS.com: 404/403 Website Error Pages With PHP Auto-Mailer


Community Events











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


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

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