Php startup: unable to load dynamic library curl

I am using phpunit to run unit tests and all is well and dandy.

That is until the test needs to use Curl.

At which point, I get this error:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/curl.so' - /usr/lib/php/20151012/curl.so: undefined symbol: zend_unset_property in Unknown on line 0

I am running php 7.

I have run

apt-get install php-curl, and apt-get install php7.0-curl, and both tell me I have the latest version of curl installed.

I've quite googled this to the max, and I'm totally stuck now.

PS - I'm running Ubuntu 14.04

Thanks :)

asked Nov 24, 2016 at 13:46

I was having the same issue.

Uninstall all versions of curl that you have currently installed. Purge them.

Then re install php7.0-curl, then try apt-get dist-upgrade

answered Nov 28, 2016 at 17:00

daryldaryl

461 bronze badge

1

PHP Warning: PHP Startup: Unable to load anycodings_xampp dynamic library 'bz2' (tried: anycodings_xampp \xampp\php\ext\bz2 (The specified module anycodings_xampp could not be found.), anycodings_xampp \xampp\php\ext\php_bz2.dll (The specified anycodings_xampp module could not be found.)) in Unknown on anycodings_xampp line 0 PHP Warning: PHP Startup: Unable to anycodings_xampp load dynamic library 'curl' (tried: anycodings_xampp \xampp\php\ext\curl (The specified module anycodings_xampp could not be found.), anycodings_xampp \xampp\php\ext\php_curl.dll (The specified anycodings_xampp module could not be found.)) in Unknown on anycodings_xampp line 0 PHP Warning: PHP Startup: Unable anycodings_xampp to load dynamic library 'fileinfo' (tried: anycodings_xampp \xampp\php\ext\fileinfo (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_fileinfo.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: PHP Startup: anycodings_xampp Unable to load dynamic library 'gd2' anycodings_xampp (tried: \xampp\php\ext\gd2 (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_gd2.dll (The specified anycodings_xampp module could not be found.)) in Unknown on anycodings_xampp line 0 PHP Warning: PHP Startup: Unable anycodings_xampp to load dynamic library 'gettext' (tried: anycodings_xampp \xampp\php\ext\gettext (The specified module anycodings_xampp could not be found.), anycodings_xampp \xampp\php\ext\php_gettext.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: PHP Startup: anycodings_xampp Unable to load dynamic library 'mbstring' anycodings_xampp (tried: \xampp\php\ext\mbstring (The anycodings_xampp specified module could not be found.), anycodings_xampp \xampp\php\ext\php_mbstring.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: PHP anycodings_xampp Startup: Unable to load dynamic library anycodings_xampp 'exif' (tried: \xampp\php\ext\exif (The anycodings_xampp specified module could not be found.), anycodings_xampp \xampp\php\ext\php_exif.dll (The specified anycodings_xampp module could not be found.)) in Unknown on anycodings_xampp line 0 PHP Warning: PHP Startup: Unable to anycodings_xampp load dynamic library 'mysqli' (tried: anycodings_xampp \xampp\php\ext\mysqli (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_mysqli.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: PHP anycodings_xampp Startup: Unable to load dynamic library anycodings_xampp 'pdo_mysql' (tried: anycodings_xampp \xampp\php\ext\pdo_mysql (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_pdo_mysql.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: PHP Startup: anycodings_xampp Unable to load dynamic library anycodings_xampp 'pdo_sqlite' (tried: anycodings_xampp \xampp\php\ext\pdo_sqlite (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_pdo_sqlite.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: PHP Startup: anycodings_xampp Unable to load dynamic library anycodings_xampp 'php_openssl.dll' (tried: anycodings_xampp \xampp\php\ext\php_openssl.dll (The anycodings_xampp specified module could not be found.), anycodings_xampp \xampp\php\ext\php_php_openssl.dll.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: PHP anycodings_xampp Startup: Unable to load dynamic library anycodings_xampp 'php_ftp.dll' (tried: anycodings_xampp \xampp\php\ext\php_ftp.dll (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_php_ftp.dll.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0 PHP Warning: Cannot open anycodings_xampp '\xampp\php\extras\browscap.ini' for anycodings_xampp reading in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'bz2' (tried: \xampp\php\ext\bz2 anycodings_xampp (The specified module could not be found.), anycodings_xampp \xampp\php\ext\php_bz2.dll (The specified anycodings_xampp module could not be found.)) in Unknown anycodings_xampp on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'curl' (tried: \xampp\php\ext\curl anycodings_xampp (The specified module could not be found.), anycodings_xampp \xampp\php\ext\php_curl.dll (The anycodings_xampp specified module could not be found.)) anycodings_xampp in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'fileinfo' (tried: anycodings_xampp \xampp\php\ext\fileinfo (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_fileinfo.dll (The anycodings_xampp specified module could not be found.)) anycodings_xampp in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'gd2' (tried: \xampp\php\ext\gd2 anycodings_xampp (The specified module could not be found.), anycodings_xampp \xampp\php\ext\php_gd2.dll (The specified anycodings_xampp module could not be found.)) in Unknown on anycodings_xampp line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'gettext' (tried: anycodings_xampp \xampp\php\ext\gettext (The specified module anycodings_xampp could not be found.), anycodings_xampp \xampp\php\ext\php_gettext.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'mbstring' (tried: anycodings_xampp \xampp\php\ext\mbstring (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_mbstring.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'exif' (tried: \xampp\php\ext\exif anycodings_xampp (The specified module could not be found.), anycodings_xampp \xampp\php\ext\php_exif.dll (The specified anycodings_xampp module could not be found.)) in Unknown on anycodings_xampp line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'mysqli' (tried: anycodings_xampp \xampp\php\ext\mysqli (The specified module anycodings_xampp could not be found.), anycodings_xampp \xampp\php\ext\php_mysqli.dll (The specified anycodings_xampp module could not be found.)) in Unknown on anycodings_xampp line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'pdo_mysql' (tried: anycodings_xampp \xampp\php\ext\pdo_mysql (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_pdo_mysql.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'pdo_sqlite' (tried: anycodings_xampp \xampp\php\ext\pdo_sqlite (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_pdo_sqlite.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'php_openssl.dll' (tried: anycodings_xampp \xampp\php\ext\php_openssl.dll (The anycodings_xampp specified module could not be found.), anycodings_xampp \xampp\php\ext\php_php_openssl.dll.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0

Warning: PHP Startup: Unable to load dynamic anycodings_xampp library 'php_ftp.dll' (tried: anycodings_xampp \xampp\php\ext\php_ftp.dll (The specified anycodings_xampp module could not be found.), anycodings_xampp \xampp\php\ext\php_php_ftp.dll.dll (The anycodings_xampp specified module could not be found.)) in anycodings_xampp Unknown on line 0