免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1328 | 回复: 1
打印 上一主题 下一主题

关于mod-perl的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-08-18 12:31 |只看该作者 |倒序浏览
#cd /usr/local/mod_perl-1.29
#perl Makefile.PL APACHE_SRC=../apache_1.3.29/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 APACHE_PREFIX=/www APACI_ARGS=’--prefix=/www --with-layout=Apache’


#cd /usr/local/apache_1.3.29
#./configure ––prefix=/www––activate-module=src/modules/perl/libperl.a ––enable-module=so
哪位高手能告诉我这几句话是在做什么?
mod-perl是做什么用的?
谢谢了.

论坛徽章:
0
2 [报告]
发表于 2006-09-15 11:13 |只看该作者
#perl Makefile.PL APACHE_SRC=../apache_1.3.29/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 APACHE_PREFIX=/www APACI_ARGS=’--prefix=/www --with-layout=Apache’

和configure相同,是初始配置参数
设置apache1329的src的路径

To avoid this prompt and default to the first apache source tree found
to configure and build against, use the following command:

  perl Makefile.PL DO_HTTPD=1

APACHE_PREFIX=/www  路径

apache的args所在路径的定位
======================================================
#./configure ––prefix=/www––activate-module=src/modules/perl/libperl.a ––enable-module=so

配置apache的"安装到"的路径,和openssl有区别 , --activate-module 设置添加的额外模块 --enable-module=so 如果没记错是开启所有模块,即所有模块省略#

=======================================================
mod-perl是做什么用的?
自己查google
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP