Changes between Version 20 and Version 21 of howto/MAMP


Ignore:
Timestamp:
Sep 22, 2008, 7:32:44 PM (16 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The pear.conf only needs to be set up if you're using the +pear variant; #16611

Legend:

Unmodified
Added
Removed
Modified
  • howto/MAMP

    v20 v21  
    176176cd /opt/local/etc
    177177sudo cp php.ini-dist php.ini
     178}}}
     179
     180If you installed php5 with the +pear variant you should also:
     181
     182{{{
    178183sudo cp pear.conf.sample pear.conf
    179184}}}