[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Tue Oct 24 10:12:46 UTC 2017


Page "howto/MAMP" was changed by ryandesign
Diff URL: <https://trac.macports.org/wiki/howto/MAMP?action=diff&version=96>
Revision 96
Comment: Update mysql paths to use mysql57
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 95)
+++ howto/MAMP (version: 96)
@@ -66,7 +66,7 @@
 Note: either of the above two edits are only required if the lines are not present in the httpd.conf file, as the apxs command (executed above) will add those for you.
 
 = Step 3: MySQL setup for PHP =
-Setup the MySQL default socket to use the MacPorts configuration (/opt/local/var/run/mysql56/mysqld.sock)
+Setup the MySQL default socket to use the MacPorts configuration (/opt/local/var/run/mysql57/mysqld.sock)
 
 {{{
 $ sudo -i
@@ -83,9 +83,9 @@
 }}}
 The "`grep`" check should return:
 {{{
-pdo_mysql.default_socket=/opt/local/var/run/mysql56/mysqld.sock
-mysql.default_socket=/opt/local/var/run/mysql56/mysqld.sock
-mysqli.default_socket=/opt/local/var/run/mysql56/mysqld.sock
+pdo_mysql.default_socket=/opt/local/var/run/mysql57/mysqld.sock
+mysql.default_socket=/opt/local/var/run/mysql57/mysqld.sock
+mysqli.default_socket=/opt/local/var/run/mysql57/mysqld.sock
 }}}
 
 Restart Apache so that your changes take effect
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/MAMP>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'howto/MAMP' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list