NYCPHP Meetup

NYPHP.org

[nycphp-talk] Is it hard to compile and install php from source?

Michael B Allen ioplex at gmail.com
Wed Oct 10 17:44:55 EDT 2007


On 10/10/07, Cliff Hirsch <cliff at pinestream.com> wrote:
>
>  Will have to check out CentOS. Its all the extensions that worry me.
> Figuring out what I need, getting them, installing them...

No worries. Just do:

  # yum list | grep php
  # yum install php-ldap
  # yum install php-imap
  # ...

Yum will figure out all the deps and get and install the right
packages. It's not the fastest thing in the world but it does the job
and works out of the box.

Mike

-- 
Michael B Allen
PHP Active Directory SPNEGO SSO
http://www.ioplex.com/



More information about the talk mailing list