[MacPorts] Notification: howto/MAMP modified
MacPorts
noreply at macports.org
Sat Aug 9 16:29:39 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=10>
Revision 10
Comment: Correct sudo -u command
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 9)
+++ howto/MAMP (version: 10)
@@ -82,7 +82,7 @@
Set up the main database
{{{
-sudo mysql5 mysql_install_db5
+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/log/mysql5/
-------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