Author: fapeeler
Date: Mon Feb  2 20:14:01 2015
New Revision: 1656560

URL: http://svn.apache.org/r1656560
Log:
CMS commit to vcl by fapeeler

Modified:
    vcl/site/trunk/content/docs/installphpMyAdminVCL.mdtext

Modified: vcl/site/trunk/content/docs/installphpMyAdminVCL.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/installphpMyAdminVCL.mdtext?rev=1656560&r1=1656559&r2=1656560&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/installphpMyAdminVCL.mdtext (original)
+++ vcl/site/trunk/content/docs/installphpMyAdminVCL.mdtext Mon Feb  2 20:14:01 
2015
@@ -58,7 +58,7 @@ the VCL web server.
     the LockerWrtUser(typically vcluser) and wrtPass from /etc/vcl/vcld.conf
 
     $cfg['Servers'][$i]['user']          = 'vcluser';  
-    $cfg['Servers'][$i]['password']      = ''; 
+    $cfg['Servers'][$i]['password']      = '';  //Use wrtPass from 
/etc/vcl/vcld.conf
     </pre>
 
 * Restart httpd service and test


Reply via email to