N00B question about PECL

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
xt07t
Forum Newbie
Posts: 19
Joined: Mon Apr 19, 2004 4:01 pm

N00B question about PECL

Post 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!
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

That depends on your server. I'd suggest reading the servers documentation.
xt07t
Forum Newbie
Posts: 19
Joined: Mon Apr 19, 2004 4:01 pm

Post by xt07t »

I'm running RH9 with Apache and PHP. I'll check Apache's website and see if I can find something. Thanks.
Post Reply