|
|
本人的Debian安装了apache2(Version: 2.2.3-4+etch4)和php5(Version 5.2.0-8+etch11),在安装APC(Alternative PHP Cache)时,当执行./configure之后,出现了两行警告:
configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: dlfcn.h: proceeding with the compiler's result
如果继续执行make的话,也能生成apc.so,但配置完成后,apc会使php5无法正常工作。不知是否有哪位前辈遇到过同样的问题?或请高手指点。先谢了! |
|