Re: [PHP] Extensions Directory (PEAR/PECL)

2006-05-19 Thread Richard Lynch
On Fri, May 19, 2006 12:43 pm, D. Dante Lorenso wrote: > Robert Samuel White wrote: >> When I ran the command: >> pecl install zip-1.3.1 >> It intalled the zip.so file to: >> /usr/local/lib/php/extensions/no-debug-non-zts-20050922/zip.so > In summary: Change your php.ini file to match the > 'no-d

RE: [PHP] Extensions Directory (PEAR/PECL)

2006-05-19 Thread Robert Samuel White
[SNIP] > When I ran the command: > pecl install zip-1.3.1 > It intalled the zip.so file to: > /usr/local/lib/php/extensions/no-debug-non-zts-20050922/zip.so > Extensions are compiled with a given Zend/PHP API. The zip extension you installed was compiled against the API dated 2005-09-22. I

Re: [PHP] Extensions Directory (PEAR/PECL)

2006-05-19 Thread D. Dante Lorenso
Robert Samuel White wrote: When I ran the command: pecl install zip-1.3.1 It intalled the zip.so file to: /usr/local/lib/php/extensions/no-debug-non-zts-20050922/zip.so Extensions are compiled with a given Zend/PHP API. The zip extension you installed was compiled against the API dated 200