Enable PEAR on Mac OS X 10.4.x

10.4.9
There are two ways to do this:

Most Secure - but not tested

  1. Open NetInfo Manager
  2. Modify /groups/wheel/users, add a new value for your login id
  3. Verify it works:
    $ pear list

Less Secure – but tested

  1. give full access to /usr/lib/php
    $ sudo chmod -R 7777 /usr/lib/php/

NOTE: This makes PEAR work, still need to verify that PHP and PEAR are working together

10.4.10 and PHP 5.2.3
Noticed that PEAR just worked, didn’t need to do anything

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">