Re: [PHP] APXS problem with compile. Please help :)

2002-01-03 Thread Stephen Loeckle
Configure output in case it's needed: loading cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working

Re: [PHP] APXS problem with compile. Please help :)

2002-01-03 Thread Stephen Loeckle
tatus make[1]: *** [libphp4.la] Error 1 make[1]: Leaving directory `/root/php-4.1.1' make: *** [all-recursive] Error 1 "Louie Miranda" <[EMAIL PROTECTED]> wrote in message 024f01c1949c$36b40120$2601a8c0@nocras">news:024f01c1949c$36b40120$2601a8c0@nocras... > > I

Re: [PHP] APXS problem with compile. Please help :)

2002-01-03 Thread louie miranda
04, 2002 5:17 AM Subject: Re: [PHP] APXS problem with compile. Please help :) > Hi, try to check if apxs is present in your $apache/bin/ directory. > > "The output of /usr/local/apache/bin/apxs follows > ./configure: /usr/local/apache/bin/apxs: bad interpreter: No such file or >

Re: [PHP] APXS problem with compile. Please help :)

2002-01-03 Thread louie miranda
Hi, try to check if apxs is present in your $apache/bin/ directory. "The output of /usr/local/apache/bin/apxs follows ./configure: /usr/local/apache/bin/apxs: bad interpreter: No such file or directory configure: error: Aborting" If you compile your php w/mod_so support, hm. it should work but a