Changes between Version 65 and Version 66 of howto/MAMP


Ignore:
Timestamp:
Apr 22, 2013, 5:07:41 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

fix typo

Legend:

Unmodified
Added
Removed
Modified
  • howto/MAMP

    v65 v66  
    270270As of the php54 port, installing PHP to work in Apache is a separate port rather than a variant of the php5 port and so should be installed with:
    271271{{{
    272 sudo port install php54 php54-apache2handler
    273 sudo port install php5-mysql
     272sudo port install php54-apache2handler
     273sudo port install php54-mysql
    274274}}}
    275275