xydxyd 发表于 2012-2-21 17:44:52

eaccelerator-0.9.5.3 总是出错

# /usr/local/php/bin/phpize
Configuring for:
PHP Api Version:         20041225
Zend Module Api No:      20060613
Zend Extension Api No:   220060519
# mory
-bash: mory: command not found
# make
/bin/sh /root/xyd/eaccelerator-0.9.5.3/libtool --mode=install cp ./eaccelerator.la /root/xyd/eaccelerator-0.9.5.3/modules
cp ./.libs/eaccelerator.so /root/xyd/eaccelerator-0.9.5.3/modules/eaccelerator.so
cp ./.libs/eaccelerator.lai /root/xyd/eaccelerator-0.9.5.3/modules/eaccelerator.la
PATH="$PATH:/sbin" ldconfig -n /root/xyd/eaccelerator-0.9.5.3/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /root/xyd/eaccelerator-0.9.5.3/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
   during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
   during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

# make install
Installing shared extensions:   /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/
# cd ../
# /etc/init.d/httpd restart

xydxyd 发表于 2012-2-21 17:45:15

安装后,探针查询了 依然是红叉

licess 发表于 2012-2-21 19:01:21

php -v 看一下
页: [1]
查看完整版本: eaccelerator-0.9.5.3 总是出错