I\'ve been trying to install some PECL extensions on my laptop, but I\'ve ran into a few problems. Whenever I run pecl install whatever fr开发者_JAVA技巧om the command line I get a message saying \".\
In the Status Report page in drupal, i usually find this message (on fresh installation): Your server is capable of displaying file upload progress, but does not have the required libraries. It is r
When I installed Xdebug through pecl, it added the following line to my php.ini file. 开发者_如何学编程extension=\"xdebug.so\"
I\'m working on a PHP project running on Windows and it would be so very handy to be able to use pecl_http rather than working with cURL and re-inventing the wheel in order to do all the cool stuff th