[MacPorts] howto/PHP modified

MacPorts noreply at macports.org
Sat Apr 15 18:35:43 UTC 2017


Page "howto/PHP" was changed by paxperscientiam
Diff URL: <https://trac.macports.org/wiki/howto/PHP?action=diff&version=19>
Revision 19
Comment: Change makes clear that original value is "cookie" so no confusion when user searching for line.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/PHP
=========================================================================
--- howto/PHP (version: 18)
+++ howto/PHP (version: 19)
@@ -144,9 +144,11 @@
 This will create a file `config.inc.php` in the `phpMyAdmin` directory. \\
 Next, Edit that file, and locate the line:
 {{{
-$cfg['Servers'][$i]['auth_type']   = 'config';    // Authentication method (config, http or cookie based)? - default is Cookie.
+$cfg['Servers'][$i]['auth_type']   = 'cookie';    // Authentication method (config, http or cookie based)? - default is Cookie.
 }}}
 It will be right at the beginning in the section labeled: "/* Authentication type */"
+
+Change the value from 'cookie' to 'config'.
 
 You will need to add the following two lines immediately after it.
 {{{
-------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 macOS

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 admin at macports.org.


More information about the macports-changes mailing list