LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Php Zip (https://www.linuxquestions.org/questions/linux-software-2/php-zip-488298/)

Cottsay 09-30-2006 02:31 PM

Php Zip
 
I'm trying to get ZIP file support with my PHP installation on Fedora Core 5...I can't figure out how...can't I just get a '.so' module and add it in php.ini? The website says I need to re-compile or something...but I got php installed through the RPM...any ideas?

fozner 09-30-2006 06:31 PM

I did a yum search pecl and noticed there is a php-pecl-zip RPM in the extras repo. Maybe that's all you need.

yum install php-pecl-zip

For any other questions, refer to the manual.

Cottsay 09-30-2006 10:06 PM

...I cannot believe I missed that...what a noob mistake...thanks so much though...thats exactly what I wanted!


All times are GMT -5. The time now is 01:36 AM.