[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Sat Aug 23 17:22:32 PDT 2014


Page "howto/MAMP" was changed by jakehawkes at computer.org
Diff URL: <https://trac.macports.org/wiki/howto/MAMP?action=diff&version=69>
Revision 69
Comment: Personal Web Sharing on Mavericks is not an option in the Preferences app.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 68)
+++ howto/MAMP (version: 69)
@@ -18,6 +18,11 @@
 === 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. 
+
+On Mavericks, you'll need to do this from the command line:
+{{{
+sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
+}}}
 
 === Step 2: Install Apache === #apache
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/MAMP>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'howto/MAMP' page.
If it was not you, please report to .


More information about the macports-changes mailing list