- 论坛徽章:
- 0
|
[root@www sbin]# ./lighttpd -f ../etc/lighttpd.conf
[root@www sbin]# 2007-08-12 00:08:29: (mod_rewrite.c.209) pcre support is missing, please install libpcre and the headers
2007-08-12 00:08:29: (mod_rewrite.c.209) pcre support is missing, please install libpcre and the headers
2007-08-12 00:08:29: (mod_rewrite.c.209) pcre support is missing, please install libpcre and the headers
谁知道该如何解决?
[root@www sbin]# rpm -qa|grep pcre
pcre-4.5-3.2.RHEL4
pcre-devel-4.5-3.2.RHEL4
[root@www sbin]#
这两个已经安装. |
|