[PHP-users 35057] installing PHP SAPI module: apache で止まる

Umemura Hideaki umemu00 @ ybb.ne.jp
2010年 3月 18日 (木) 10:31:18 JST


はじめまして。梅村と申します。
当方の以下環境で首記の現象が発生しました。
何か原因が分かる方、ご教示をお願い致します。
OS:solaris8
PHP:5.2.13
Apache:1.3.41
インストール手順
※すべて、rootユーザで、またhttpdは起動したままで実施し
ています。
# cd /usr/local/src 
# gunzip php-5.2.13.tar.gz 
# tar xvf php-5.2.13.tar 
# cd php-5.2.13 
# ./configure
 --prefix=/usr/local/php-5.2.13
 --with-apxs=/usr/local/apache/bin/apxs
 --enable-mbstring --enable-gd-native-ttf
 --with-gd --with-jpeg-dir=/usr/local
 --with-png-dir=/usr/local
 --with-freetype-dir=/usr/local
 --enable-mod-charset
 --with-zlib-dir=/usr/local
 --with-pgsql=/usr/local/pgsql 
# make 
# make test 
# make install 
 
なお、2006年3月のPHPのメーリングリストに、
以下投稿がありますが、
その後、どのように解決されたかご存じでしたら
ご教示のほど宜しくお願い申し上げます。
[PHP-users 28682] installing PHP SAPI module: apacheで止
まる 






PHP-users メーリングリストの案内