jaymax Posted December 30, 2009 Share Posted December 30, 2009 I've just installed php 5.2.12 on a FreeBSD UNIX machine, and am getting the following when I tried to run /usr/local/bin/php -v ==> PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20060613-debug/mysql.so' - /usr/local/lib/mysql/libmysqlclient.so.15: version libmysqlclient_15 required by /usr/local/lib/php/20060613-debug/mysql.so not found in Unknown on line 0 PHP 5.2.12 with Suhosin-Patch 0.9.7 (cli) (built: Dec 29 2009 15:13:41) (DEBUG) Copyright © 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright © 1998-2009 Zend Technologies I tried creating a soft link but that did not work, probably it was the wrong link. Any advise appreciated Thanks! Link to comment https://forums.phpfreaks.com/topic/186642-unable-to-load-dynamic-library/ Share on other sites More sharing options...
trq Posted December 30, 2009 Share Posted December 30, 2009 Does /usr/local/lib/mysql/libmysqlclient.so.15 exist? Link to comment https://forums.phpfreaks.com/topic/186642-unable-to-load-dynamic-library/#findComment-985836 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.