[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Mon Sep 22 01:29:59 PDT 2008


Changed page "howto/MAMP" by ryandesign at macports.org from 76.244.68.113*
Page URL: <http://trac.macports.org/wiki/howto/MAMP>
Diff URL: <http://trac.macports.org/wiki/howto/MAMP?action=diff&version=18>
Revision 18
Comment: fix directory name (mysqld5 => mysql5)

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 17)
+++ howto/MAMP (version: 18)
@@ -84,7 +84,7 @@
 {{{
 sudo -u mysql mysql_install_db5 
 sudo chown -R mysql:mysql /opt/local/var/db/mysql5/ 
-sudo chown -R mysql:mysql /opt/local/var/run/mysqld5/ 
+sudo chown -R mysql:mysql /opt/local/var/run/mysql5/ 
 sudo chown -R mysql:mysql /opt/local/var/log/mysql5/ 
 }}}
 
@@ -92,7 +92,7 @@
   {{{
 sudo mysql_install_db5 
 sudo chown -R mysql:mysql /opt/local/var/db/mysql5/ 
-sudo chown -R mysql:mysql /opt/local/var/run/mysqld5/
+sudo chown -R mysql:mysql /opt/local/var/run/mysql5/
   }}}
 
 Start the MySQL daemon

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