[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Mon Sep 22 01:40:33 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=19>
Revision 19
Comment: revert incorrect change to root password setting instructions

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 18)
+++ howto/MAMP (version: 19)
@@ -110,9 +110,10 @@
 Set the MySQL `root` password (it's currently empty):
 
 {{{
-mysqladmin5 -u root password -p
-}}}
-This will ask for a new password for the MySQL `root` user.
+mysqladmin5 -u root -p password <new-password> 
+}}}
+
+where `<new-password>` is your new desired root password. 
 
 Test everything by logging in to the server.
 

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