[cvs] [Wiki] changed: FC4InstallationNotes

Wiki Guest wiki at wiki.horde.org
Tue Sep 6 12:55:56 PDT 2005


guest [194.42.138.108]  Tue, 06 Sep 2005 12:55:56 -0700

Modified page: http://wiki.horde.org/FC4InstallationNotes
New Revision:  1.2
Change log:  PostgeSQL option

@@ -1,17 +1,27 @@
 Installation
 ++++++++++++
+
+SQL
+====
 
 MYSQL
-=====
 
 yum install php-mysql mysql-server php-xml cvs 
 (You might need more packages depends your installation.)
+
+OR
+
+PostgreSQL
+
+ym install postgresql-server php-pgsql postgresql-libs mod_auth_pgsql postgresql php-xml cvs
  
 PEAR
 ====
 
 pear install -f Net_IMAP Log Mail_Mime File Date
+
+Read the note: http://pear.php.net/bugs/bug.php?id=5113
 
 HORDE
 =====
 cd /var/www/html


More information about the cvs mailing list