[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Mon May 25 20:51:38 PDT 2009


Changed page "howto/MAMP" by blb at macports.org from 75.163.186.200*
Page URL: <http://trac.macports.org/wiki/howto/MAMP>
Diff URL: <http://trac.macports.org/wiki/howto/MAMP?action=diff&version=30>
Revision 30
Comment: Correct order for initial mysql setup and daemon launching

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 29)
+++ howto/MAMP (version: 30)
@@ -95,12 +95,6 @@
 
 {{{
 sudo port install mysql5 +server
-}}}
-
-Activate your MySQL server installation so that it autostarts when you boot your machine:
-
-{{{
-sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
 }}}
 
 Set up the main database
@@ -119,10 +113,10 @@
 sudo chown -R mysql:mysql /opt/local/var/run/mysql5/
   }}}
 
-Start the MySQL daemon
-
-{{{
-sudo /opt/local/bin/mysqld_safe5 &
+Activate your MySQL server installation so that it autostarts when you boot your machine:
+
+{{{
+sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
 }}}
 
 and then verify that it's running

-------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