Re: [PHP-DEV] "php -f" can work!but not with apache

2002-03-26 Thread gxlzlu
y all sorts of stuff could have gone wrong. Your best bet is > probably to put your extension up somewhere and let one of us have a look > at it. > > -Rasmus > > On Wed, 27 Mar 2002, gxlzlu wrote: > > > I have built my extention for php4. There is not any error during com

[PHP-DEV] "php -f" can work!but not with apache

2002-03-26 Thread gxlzlu
I have built my extention for php4. There is not any error during compiling. PHP4 can work when I use "php -f test.php". So I try to install it to my Redhat7.2 system with apache.All my operation is followed: (after compile the php4) ./killall httpd ./configure --enable-mymodule --with-apax=/usr/