Page 1 of 1

N00B question about PECL

Posted: Thu Aug 04, 2005 10:31 am
by xt07t
Ok I want to be able to wrap Perl into PHP and I downloaded a package from PECL in .gz format. I have it uncompressed in a folder, but don't know what to do with it now. How do I get the package into PHP?

Thanks!

Posted: Thu Aug 04, 2005 11:07 am
by s.dot
That depends on your server. I'd suggest reading the servers documentation.

Posted: Thu Aug 04, 2005 11:35 am
by xt07t
I'm running RH9 with Apache and PHP. I'll check Apache's website and see if I can find something. Thanks.