Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2002 18:48:23 +0100
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        "Sean O'Neill" <sean@seanoneill.info>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PHP4 Port build for standalone AND apxs binaries ???
Message-ID:  <20020327174823.GL389@roman.mobil.cz>
In-Reply-To: <5.1.0.14.0.20020327112651.00ae5690@postoffice.swbell.net>
References:  <5.1.0.14.0.20020327112651.00ae5690@postoffice.swbell.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Wed, 27 Mar 2002 11:28:12 -0600
> To: freebsd-questions@freebsd.org
> From: Sean O'Neill <sean@seanoneill.info>
> Subject: PHP4 Port build for standalone AND apxs binaries ???
> 
> Can someone give me the sequence to install both the PHP4 standalone
> binary and Apache apxs binaries please ?
> 
> I'm a bit confused how to do it but I need both.

    ./configure --with-apxs=/path/to/installed/apxs
    will create mod_php4, without that you'll get the CLI (Command Line
    Interface) version.
   
-- 
FreeBSD 4.4-STABLE
6:45PM up 3 days, 2:31, 16 users, load averages: 0.02, 0.04, 0.02

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020327174823.GL389>