Author: jfthomps
Date: Fri Jul 21 14:14:10 2017
New Revision: 1802601

URL: http://svn.apache.org/viewvc?rev=1802601&view=rev
Log:
added php-gettext back to list of required modules

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

Modified: vcl/site/trunk/content/docs/VCL25InstallGuide.mdtext
URL: 
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/VCL25InstallGuide.mdtext?rev=1802601&r1=1802600&r2=1802601&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/VCL25InstallGuide.mdtext (original)
+++ vcl/site/trunk/content/docs/VCL25InstallGuide.mdtext Fri Jul 21 14:14:10 
2017
@@ -208,12 +208,13 @@ privileges on the database you just crea
 **Required PHP Modules:**
 
   * php
+  * php-gettext
   * php-json (required if your PHP version is 5.2 or later)
+  * php-ldap (if you will be using LDAP authentication)
   * php-mysql
   * php-openssl
   * php-xml
   * php-xmlrpc
-  * php-ldap (if you will be using LDAP authentication)
 
 
  - - -


Reply via email to