Apache2.2.4+PHP5.2.1+MySQL5.0.41+openssl0.98e安装笔记(RedHat9.0)(+discuz5.5.0)

[root@localhost php-5.2.5]# make install
Installing PHP SAPI module:       apache2handler
/usr/local/apache/build/instdso.sh SH_LIBTOOL='/usr/local/apache/build/libtool' libphp5.la /usr/local/apache/modules
/usr/local/apache/build/libtool --mode=install cp libphp5.la /usr/local/apache/modules/
cp .libs/libphp5.lai /usr/local/apache/modules/libphp5.la
cp .libs/libphp5.a /usr/local/apache/modules/libphp5.a
chmod 644 /usr/local/apache/modules/libphp5.a
ranlib /usr/local/apache/modules/libphp5.a
libtool: install: warning: remember to run `libtool --finish /usr/local/php-5.2.5/libs'
Warning!  dlname not found in /usr/local/apache/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/apache/modules/libphp5.so
chmod: 无法取得 ‘/usr/local/apache/modules/libphp5.so’ 的属性: 没有那个文件或目录
apxs:Error: Command failed with rc=65536
mark :)
这个‘标准’过程现在还在用。。。。。。
嗯,学习。