pecl
Build php_perl.dll failing
I\'m trying to build php_perl.dll and am getting errors, but my understanding of building these extensions is limited (obviously). So i need to get this compiled, or, alternatively, point me to a pre-[详细]
2023-04-12 01:42 分类:问答How can I install PEAR::Mail for TYPO3 without pear or phar?
In order to use the TYPO3 extension \'Direct Mail\' with an external SMTP server, I need to install PEAR::Mail (http://pear.php.net/package/Mail/download/1.2.0).[详细]
2023-04-10 02:14 分类:问答How to compile PECL php_intl library?
i need php_intl.dll for PHP 5.3.5 (VC6). I couldn\'t find it anywhere so I decided to download source code and compile it myself.[详细]
2023-04-01 20:22 分类:问答php + memcache(d) extensions : possible to find when an element was set / remaining ttl?
when using php + memcache(d) pecl extensions, is it possible to pull the remaining lifetime of an element using one of the built in memcache(d) functions?[详细]
2023-03-30 20:45 分类:问答Installing PECL Zip Extension
I am trying to run this code $files = array(\'readme.txt\', \'test.html\', \'image.gif\'); $z开发者_如何学运维ip = new ZipFile;[详细]
2023-03-25 00:17 分类:问答Install ingres extension for PHP on a debian server
I\'ve to work with a ingres database for my php server. I just have one question: I will never connect myself on an ingres server locally, is it still mandatory to install ingres locally to install[详细]
2023-03-23 09:00 分类:问答OSX xdebug and relation to PEAR
I have the Acquia Drupal stack 7.4.4 - which is using PHP 5.2.17 installed on an OSX 10.6.8 Drupal\'s PHP Stack:[详细]
2023-03-23 02:27 分类:问答Can't get to install 'intl' extension for php on debian
I have a Debian server and I want to install the intl extension through pecl. During the installation it asks me:[详细]
2023-03-21 11:23 分类:问答SVN PECL extension behaviour on timeout
I have been discussing with a fellow developer ab开发者_StackOverflow中文版out product deployment of a webbased product using the PECL SVN extension for PHP. The idea is to deploy the updates by pulli[详细]
2023-03-20 15:29 分类:问答CouchDB 1.0.2 http_post_data on View from PHP Pecl Error Bad Content Type
First, here is what my current system looks like: CouchDB 1.0.2 PHP 5.3.6 Apach开发者_如何学运维e httpd 2.2.19[详细]
2023-03-18 07:49 分类:问答