Changes between Version 89 and Version 90 of howto/MAMP


Ignore:
Timestamp:
Jan 8, 2015, 11:58:22 PM (9 years ago)
Author:
pixilla (Bradley Giesbrecht)
Comment:

The php56 port has no +pear variant.

Legend:

Unmodified
Added
Removed
Modified
  • howto/MAMP

    v89 v90  
    8282}}}
    8383
    84 If you installed php56 with the +pear variant you should also:
    85 
    86 {{{
    87 $ cd /opt/local/etc/php56
    88 $ sudo cp pear.conf.sample pear.conf
    89 }}}
    90 
    9184Restart Apache so that your changes take effect
    9285