[MacPorts] Notification: howto/MAMP modified

MacPorts noreply at macports.org
Sat Aug 9 16:34:22 PDT 2008



Changed page "howto/MAMP" by raimue at macports.org from 91.11.192.150*
Page URL: <http://trac.macports.org/wiki/howto/MAMP>
Diff URL: <http://trac.macports.org/wiki/howto/MAMP?action=diff&version=11>
Revision 11
Comment: Replace "–" (non-ascii character) with "-" (ascii 45)

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 10)
+++ howto/MAMP (version: 11)
@@ -104,13 +104,13 @@
 and then verify that it's running
 
 {{{
-ps –ax | grep mysql
+ps -ax | grep mysql
 }}}
 
 Set the MySQL `root` password (it's currently empty)
 
 {{{
-mysqladmin5 –u root –p password <new-password>
+mysqladmin5 -u root -p password <new-password>
 }}}
 
 where `<new-password>` is your new desired root password.
@@ -130,7 +130,7 @@
 As a last test, reboot your machine and then run
 
 {{{
-ps –ax | grep mysql
+ps -ax | grep mysql
 }}}
 
 again to verify that the daemon is still active.

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


* The IP shown here might not mean anything if the user 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 MacPorts.
If it was not you, please report to http://www.macports.org/.


More information about the macports-changes mailing list