[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Fri Sep 4 02:54:34 PDT 2009


Changed page "howto/MAMP" by ryandesign at macports.org from 75.44.29.196*
Page URL: <http://trac.macports.org/wiki/howto/MAMP>
Diff URL: <http://trac.macports.org/wiki/howto/MAMP?action=diff&version=39>
Revision 39
Comment: add named anchors to section headers

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 38)
+++ howto/MAMP (version: 39)
@@ -15,11 +15,11 @@
 
 == Installation ==
 
-=== Step 1: '''Turn off Apple's "Personal Web Sharing"''' ===
+=== Step 1: '''Turn off Apple's "Personal Web Sharing"''' === #pws
 
 If you haven’t already done so, make sure you turn off Apple’s "Personal Web Sharing" in the System Preferences so that the default Apache server is not running. While you can set things up so that both servers run on different ports (e.g., port 80 and port 8080), it’s not worth the hassle of maintaining two web server daemons. Just use the latest Apache from MacPorts and be done with it. 
 
-=== Step 2: Install Apache ===
+=== Step 2: Install Apache === #apache
 
 {{{
 sudo port install apache2
@@ -86,7 +86,7 @@
 
   '''''Note:''''' When upgrading your Apache installation, MacPorts will not overwrite or in any way alter your httpd.conf or any of the extra configuration files. You may still want to back up your configuration files from time to time, just to be safe. When upgrading to a newer version, you may also want to compare your configuration file to the current sample files, in case things have changed.
 
-=== Step 3: Install MySQL ===
+=== Step 3: Install MySQL === #mysql
 
 If you merely want to access a MySQL server running on another computer, skip to step 4. If you want to run a MySQL server on this computer, install MySQL like this:
 
@@ -155,7 +155,7 @@
 
 again to verify that the daemon is still active.
 
-=== Step 4: Install PHP ===
+=== Step 4: Install PHP === #php
 
 {{{
 sudo port install php5 +apache2 +mysql5
@@ -234,7 +234,7 @@
 
 As a last check, reboot and verify that everything has autostarted and is running (i.e., repeat the above tests).
 
-=== Step 5: Install phpMyAdmin (optional) ===
+=== Step 5: Install phpMyAdmin (optional) === #phpmyadmin
 
 Use MacPorts to install the latest version of `phpMyAdmin`.
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/MAMP. If it was not you, please
report to .


More information about the macports-changes mailing list