加载不起perl,提示 perhaps this is not an Apache module DSO? 编译参数 ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all 我用apache加载mod-perl 加载不起,提示 perhaps this is not an Apache module DSO? 怎么办? apache 2.2.3版本 Loadmodule perl_module modules/mod_perl.so 我又重新编译过还是一样 参数:./configure -prefix=/usr/local/apache2 -enable-so -enable-mods-shared=most [code...
简单的开始:
#include
insmod的时候出现 invalid module format: 不知道是什么原因?我的GCC,内核这些编译环境都没错啊?请教大哥大姐帮帮忙
据文档,我配置了postfix+maildrop,在收信有以下问题,一直找不到解决方法,请问问题出现在哪里? Sep 13 16:08:03 yykkk postfix/pipe[18828]: 8496D404BE5: to=<[email]zhuomingliang@testtest.net[/email]>, relay=maildrop, delay=0, status=deferred (temporary failure. command output: maildrop: invalid user specified. ) 以下是master.cf maildrop 部分 [quote]maildrop unix - n n - ...
我在redhat as4 上跑了httpd-2.2.6和jboss-4.2.3.GA,jdk用的是jdk-6u7-linux-i586.bin,连接器用的是akarta-tomcat-connectors-jk-1.2.6-src。 在apache的httpd.conf中加上“include conf/mod-jk.conf”之后,报题目上的那个错误,全部错误显示为:Syntax error on line 21 of /usr/local/apache2/conf/mod-jk.conf: invalid command 'JkMountFile', perhaps misspelled or defined by a module not included in the server confi...
对方是windows的ftp服务器,端口2001,我是unix的机器,我执行ftp 对方ip 2001,输入用户名和口令后可以登录,但是执行ls、dir、get命令报invalid PORT command,执行不了,请问这是怎么回事啊?该怎么解决? 谢谢了!
搜索了半天都没有找到有相关解决的帖子 :em06: 机器是RH8,apache1.3.29+php4.3.2+mysql3x 是这样的,虽然知道apache1.3.29有安全问题,但一直都懒得更新 :( ,今天发现有人拿了1.3.29的exploit来对web进行溢出,所以决定升级apache到1.3.31. 由于原来是采用编译的,没法使用rpm进行升级,只好按着原来的方法重新编译进行升级(为了配置文件不要重新配置),升级后httpd没法重启了,出现 [code] Syntax error on line 206 of /u...