postfix+extmail_for_BSD_邮件系统
2009-05-13 02:13:07来源:未知 阅读 ()
首先确认bsd系统已经安装ports,perl
安装cvsup进行更新软件列表
#cd /usr/ports/net/cvsup-without-gui
#make install clean
clean是安装完后删除源文件,安装完后,重新启动系统
#ee /usr/share/example/cvsup/ports-supfile
*default host=cvsup.freebsd.org
#cvsup /usr/share/example/cvsup/ports-supfile
置主机名与路由
#ee /etc/rc.conf
ifconfig_lnc0=" inet ?.?.?.? netmask ?.?.?.?"
defaultouter="?.?.?.?"
hostname="mail.456789.net"
这一步一次不行,多执行几次,即可更新
lnc0是我的网卡名称,可以根据不同进行替换
1.1 安装mysql
#cd /usr/ports/databases/mysql41-server
#make install clean
在/etc/rc.conf中加入mysql_enable="YES"即可随机启动mysql
#cp /usr/local/share/mysql/my-medium.cnf /usr/local/etc/my.cnf
#ee /usr/local/etc/my.cnf
[mysqld]
bind_address=127.0.0.1
在my.cnf中添加地址帮定,以提高安全性
1.2 安装Apache
mail# cd /usr/ports/www/apache20
mail# make install clean
编辑/etc/rc.conf,加入
apache2_enable="YES"
1.3 安装PHP
mail# cd /usr/ports/www/mod_php4
mail# make install clean
除了debug与ipv6不选外,其他都选上
安装需要的PHP扩展模块
mail# cd /usr/ports/lang/php4-extensions
我选择了下面的模块:
[X] BCMATH bc style precision math functions
[X] BZ2 bzip2 library support
[X] CALENDAR calendar conversion support
[X] CRACK crack support
[X] CTYPE ctype functions
[X] CURL CURL support
[X] FTP FTP support
[X] GD GD library support
[X] GETTEXT gettext library support
[X] FILEINFO fileinfo support
[X] IMAP IMAP support
[X] MBSTRING multibyte string support
[X] MCAL Modular Calendar Access Library support
[X] MCRYPT Encryption support
[X] MCVE MCVE support
[X] MHASH Crypto-hashing support
[X] MYSQL MySQL database support
[X] PCRE Perl Compatible Regular Expression support
[X] POSIX POSIX-like functions
[X] SESSION session support
[X] TOKENIZER tokenizer support
[X] XML XML support
[X] ZLIB ZLIB support
mail# make install clean \*其中会出现错误,是由于fileinfo因起的,可以
cp magic.h /usr/include
cp fileinfo.o /usr/local/lib/php/20020429 *\即可
#cd /usr/local/etc/
#cp php.ini-dist php.ini
最后在编辑/usr/local/etc/apache2/httpd.conf最后加入:
DirectoryIndex index.html index.html.var index.php index.cgi
#注:在DirectoryIndex这里加入index.php,是为了让apache支持首页为index.php的首页文件
index.cgi是为了支持extmail的首页
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
- Freebsd oracle 10g 2009-05-13
- KDE/FreeBSD 测试 QT-4.5.1. 2009-05-13
- OpenBSD 4.5下安装Gnome 2.24成功! 2009-05-13
- OpenBSD 4.5 2009-05-13
- DragonFly BSD 2.2.1发布 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash