[cvs] [Wiki] changed: CentOS5InstallationNotes
Wiki Guest
wikiguest at horde.org
Mon Mar 31 04:19:06 UTC 2008
guest [201.6.255.220] Mon, 31 Mar 2008 00:19:06 -0400
Modified page: http://wiki.horde.org/CentOS5InstallationNotes
New Revision: 1.18
Change log: Fixed mysql passwd setting
@@ -73,9 +73,9 @@
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 <--(for https secure
browsing)
-yum install -y php-devel gcc <--(if you want to install extra pecl
modules)
+yum install -y php-devel gcc <--(if you want to install extra pecl
modules - PS: use 'pear install pecl/modulename')
</code>
++ Configuring Postfix and Dovecot
@@ -133,8 +133,9 @@
Configure mysqld root password:
<code>
/usr/bin/mysqladmin -u root password 'new-password'
+/usr/bin/mysqladmin -u root -h yourhostname.yourdomain.com password
'new-password'
</code>
++ Download Horde Groupware Webmail Edition and extract it
More information about the cvs
mailing list