[ 来源: | 作者: | 时间:2007-07-21 | 收藏 | 推荐 ] 【大 中 小】
../init.d/httpd /etc/rc6.d/K30httpd
# start apache
/usr/local/apache/bin/apachectl start
top
SquirrelMail is a web based IMAP client
Info: http://www.squirrelmail.org it55.com
NOTE: This section assumes that your apache ServerRoot is /var/www and that your DocumentRoot is /var/www/html, and also that your web server runs as apache:apache
Install: http://www.it55.com/
cd /var/src
tar -xjf tar/squirrelmail-1.4.3a.tar.bz2
cd squirrelmail-1.4.3a
cd plugins
tar -xzf ../../tar/quota_usage-1.3-1.2.7.tar.gz
cp quota_usage/config.php.sample quota_usage/config.php
cd ../
./configure
# here you will have to set a few options:
- go to Server Settings (2) and change the Server Software from "cyrus" to "courier" (a)
- From the main menu, go to General Options (4) and change Data Direcotry (2) to "/var/www/data/"
- From the main menu, go to Plugins and enable the quota_usage plugin, along with any others you prefer
- Save settings
- quit
# move the data directory into place and change permissions to the user:group that the web server runs as:
vd;k;l www.it55.com rdfg
mv data /var/www/
chown -R apache:apache /var/www/data http://www.it55.com/# install squirrelmail
cd ../
mv squirrelmail-1.4.3a /var/www/html/IT资讯之家 www.it55.com
IT资讯之家 www.it55.com(编辑:IT资讯之家 www.it55.com)