[cvs] [Wiki] changed: CentOS5InstallationNotes

Wiki Guest wikiguest at horde.org
Fri Nov 30 02:57:15 UTC 2007


guest [201.52.196.201]  Thu, 29 Nov 2007 18:57:15 -0800

Modified page: http://wiki.horde.org/CentOS5InstallationNotes
New Revision:  1.17
Change log:  Added php-devel and gcc fo pecl modules installation

@@ -71,9 +71,11 @@
 yum install -y php php-mysql php-xml php-imap php-mbstring php-mcrypt
php-pecl-Fileinfo php-pecl-memcache \
                php-pear-DB php-pear-File php-pear-Log php-pear-Mail-Mime
php-pear-Auth-SASL php-pear-Date \
                php-pear-HTTP-Request php-pear-Mail php-pear-Net-Sieve
php-pear-Net-Socket php-pear-Net-SMTP

-yum install -y openssl perl-Net-SSLeay
+yum install -y openssl perl-Net-SSLeay         <--(for https secure
browsing)
+
+yum install -y php-devel gcc      <--(if you want to install extra pecl
modules)
 </code>


 ++ Configuring Postfix and Dovecot


More information about the cvs mailing list