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

2002-01-03 Thread Stephen Loeckle
I am having a problem compiling the php module for apache. I have mod_so.c enabled: Compiled-in modules: http_core.c mod_so.c suexec: disabled; invalid wrapper bin/suexec I don't understand the last line though. Hopefully it's not a a problem. I am running perl 5.6.1 freshly downloaded and

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

2002-01-03 Thread Stephen Loeckle
compile it again if u have time. by.. ./configure --prefix=/usr/apachel --enable-module=all --enable-shared=max -- enable-module=so --enable-rule=SHARED_CORE that should enable it again.. :) Louie - Original Message - From: Stephen Loeckle [EMAIL P

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

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

2002-01-03 Thread Stephen Loeckle
Never mind :) I deleted the source directory and untared it again. I forgot I had been playing around in there a little too much LOL. Louie, you're the best! Everything works great now! Stephen Stephen Loeckle [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTE