Author: buildbot
Date: Mon Feb  2 21:27:37 2015
New Revision: 938722

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 21:27:37 2015
@@ -1 +1 @@
-1656584
+1656585

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 21:27:37 2015
@@ -111,7 +111,7 @@ the VCL web server.
 <p>The "Securing your phpMyAdmin installation" instructions can be followed 
 to secure phpMyAdmin. At a minimum set the MySQL user and password 
 in the config.inc.php file
-Edit the /etc/phpMyAdmin/config.inc.php and set the user and password 
variables to match 
+Edit /etc/phpMyAdmin/config.inc.php and set the user and password 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']      = '';  //Use wrtPass from 
/etc/vcl/vcld.conf
@@ -119,7 +119,7 @@ $cfg['Servers'][$i]['password']      = '
 </li>
 <li>
 <p>How to allow access to phpMyAdmin from other machines. The default server 
configuration limits 
-access only the localhost (127.0.0.1). If desired to access from other 
machines, edit the 
+access only to localhost (127.0.0.1). If desired to access from other 
machines, edit the 
 server config file to allow other machines, change any lines with 127.0.0.1 to 
your workstation IP or 
 a set of known IP addresses. </p>
 <p>In your editor, open /etc/httpd/conf.d/phpMyAdmin.conf 


Reply via email to