News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Christopher Kunz's Blog:
Building PHP with cURL and libmysqlclient5
0 comments :: posted Friday June 08, 2007 @ 07:06:00
voice your opinion now!

In a new blog entry, Christopher Kunz talks about an issue he had when upgrading his MySQL version to 5.0.22 and recompiling with PHP.

I ended up with the following error at make install: PHP Fatal error: Unable to start curl module in Unknown on line 0

Finding that it was a MySQL issue, he set about trying to find the issue (turned out to be a badly linked SSL library on MySQL's part). This issue is only in the MySQL binaries, though, so if you come across it you'll just need to compile MySQL by hand first, then compile PHP against it.

tagged with: mysql compile openssl yassl library link mysql compile openssl yassl library link



releases developer job PHP5 release book cakephp zend database application code mysql pecl PEAR conference framework ajax package security zendframework

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