Changes between Version 20 and Version 21 of howto/MAMP
- Timestamp:
- Sep 22, 2008, 7:32:44 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto/MAMP
v20 v21 176 176 cd /opt/local/etc 177 177 sudo cp php.ini-dist php.ini 178 }}} 179 180 If you installed php5 with the +pear variant you should also: 181 182 {{{ 178 183 sudo cp pear.conf.sample pear.conf 179 184 }}}