[commits] [Wiki] changed: CentOS5InstallationNotes

Wiki Guest wikiguest at horde.org
Wed Aug 10 15:12:53 UTC 2011


guest [122.177.250.213]  Wed, 10 Aug 2011 15:12:53 +0000

Modified page: http://wiki.horde.org/CentOS5InstallationNotes
New Revision:  1.39
Change log:  update on excluding php* and http* in yum.conf when using  
yum for php extensions.

@@ -81,9 +81,9 @@
  yum install -y php-devel gcc      <--(if you want to install extra  
pecl modules - PS: use 'pear install pecl/modulename')
  </code>

  [1] About EPEL repo: http://fedoraproject.org/wiki/EPEL
-
+Note: It is possible that yum install may not find any package when  
installing a php- or http- extensions. We may have to exclude php* and  
http* from yum.conf (usually in /etc/yum.conf) by renaming php* and  
http* and then running 'yum install'. This makes it work. Reference:  
[http://programmingbulls.com/pecl-install Install PECL]

  ++ Configuring Postfix and Dovecot

  Turn off sendmail:



More information about the commits mailing list