http.so
I've just seen in my error_log this message a lot of times:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/http.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/http.so: cannot open shared object file: No such file or directory in Unknown on line 0
What's that and how do I fix it?
-
Hello :) The error message suggests you need to install the pecl_http PECL module: PECL :: Package :: pecl_http EX: pecl install https://pecl.php.net/get/pecl_http-2.5.5.tgz
Thank you.0 -
Thanks. Let's see if that does the job... 0
Please sign in to leave a comment.
Comments
2 comments