[MacPorts] howto/PHP modified

MacPorts noreply at macports.org
Sat Feb 14 09:09:58 PST 2015


Page "howto/PHP" was changed by murrayeisenberg at gmail.com
Diff URL: <https://trac.macports.org/wiki/howto/PHP?action=diff&version=14>
Revision 14
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/PHP
=========================================================================
--- howto/PHP (version: 13)
+++ howto/PHP (version: 14)
@@ -159,6 +159,8 @@
 
 Next: create a file: ''mysql_phpMyAdmin_pmaSetup.sql'' - containing the following SQL code:   (change the 'pmapass' to your password)
 - this is a one-time use scratch file so you can place it anywhere and delete it after use. (It is not included with the phpMyAdmin distribution.)
+
+'''Note:''' In MySQL versions beginning with 5.6.7, there is no mysql.host table, so you will need to edit the SQL code below: (i) in lines 9 and 17 delete "Host," from the the GRANT SELECT commands; and (ii) delete the line 16 command "GRANT SELECT ON mysql.host TO 'pma'@'localhost';".
 
 {{{
 -- HOW TO USE THIS FILE (with MacPorts installation)
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/PHP>
MacPorts <https://www.macports.org/>
Ports system for OS X

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


More information about the macports-changes mailing list