rpm -q显示的是1.3.27
不过我是后来自己编译的1.3.28
[root@root]# httpd -V
Server version: Apache/1.3.28 (Unix)
Server built: Oct 25 2003 03:14:58
Server's Module Magic Number: 19990320:15
Server compiled with....
-D HAVE_MMAP
-D HAVE_SHMGET
-D USE_SHMGET_SCOREBOARD
-D USE_MMAP_FILES
-D HAVE_FCNTL_SERIALIZED_ACCEPT
-D HAVE_SYSVSEM_SERIALIZED_ACCEPT
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D DYNAMIC_MODULE_LIMIT=64
-D HARD_SERVER_LIMIT=1024
-D HTTPD_ROOT="/usr"
-D SUEXEC_BIN="/usr/sbin/suexec"
-D DEFAULT_PIDLOG="/var/run/httpd.pid"
-D DEFAULT_SCOREBOARD="/var/run/httpd.scoreboard"
-D DEFAULT_LOCKFILE="/var/run/httpd.lock"
-D DEFAULT_ERRORLOG="/var/log/httpd/error_log"
-D TYPES_CONFIG_FILE="/etc/httpd/conf/mime.types"
-D SERVER_CONFIG_FILE="/etc/httpd/conf/httpd.conf"
-D ACCESS_CONFIG_FILE="/etc/httpd/conf/access.conf"
-D RESOURCE_CONFIG_FILE="/etc/httpd/conf/srm.conf"
【 在 lepton (兰德菲欣丝.梦妮) 的大作中提到: 】
: apache版本?
: 奇怪 我没有啊
: 【 在 Necromancer (tobeornottobethat'sthequestion) 的大作中提到: 】
: : 前面照做了
: : 配置完成,最后在apachectl restart时报错了
: : [root@root]# apachectl configtest
: : Syntax error on line 205 of /etc/httpd/conf/httpd.conf:
: : Cannot load /usr/lib/apache/mod_fastrw.so into server: /usr/lib/apache/mod_fastrw.so: undefined symbol: ap_ctx_get
: ...................
--
FROM 162.105.87.2