On Tue, 2002-07-09 at 01:26, Ina Patricia Lopez wrote:
> ./configure --with-apxs=/usr/local/apache/bin/apxs \
>                    --with-config-file-path=/usr/local/apache/conf \
>                    --with-mysql \
>                    --enable-debug=no \
>                    --enable-track-vars

as antonio says, you built it as an apache module.  there is 
no php binary yet.

if you want the php binary (for quick hack programs, for
debugging, for true cgi, or whatever), then you need to build 
php again without the --with-apxs.

i would rm -f config.cache before running ./configure again.

generally, if you need it as an apache module AND as a binary
you build it twice.

tiger

-- 
Gerald Timothy Quimpo  tiger*quimpo*org gquimpo*sni*ph tiger*sni*ph

                   paralysis through analysis.

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to