You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2015/02/02 21:14:06 UTC

svn commit: r938705 - in /websites/staging/vcl/trunk/content: ./ docs/installphpMyAdminVCL.html

Author: buildbot
Date: Mon Feb  2 20:14:06 2015
New Revision: 938705

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/installphpMyAdminVCL.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  2 20:14:06 2015
@@ -1 +1 @@
-1656559
+1656560

Modified: websites/staging/vcl/trunk/content/docs/installphpMyAdminVCL.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/installphpMyAdminVCL.html (original)
+++ websites/staging/vcl/trunk/content/docs/installphpMyAdminVCL.html Mon Feb  2 20:14:06 2015
@@ -114,7 +114,7 @@ in the config.inc.php file
 Edit the /etc/phpMyAdmin/config.inc.php and set the follow variables to match 
 the LockerWrtUser(typically vcluser) and wrtPass from /etc/vcl/vcld.conf</p>
 <p>$cfg['Servers'][$i]['user']          = 'vcluser';<br />
-$cfg['Servers'][$i]['password']      = ''; 
+$cfg['Servers'][$i]['password']      = '';  //Use wrtPass from /etc/vcl/vcld.conf
 </pre></p>
 </li>
 <li>