Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2004 10:34:56 -0400
From:      "Grant Peel" <gpeel@thenetnow.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Apache-MySQL-PHP from ports
Message-ID:  <007401c44e2e$effbb850$6601a8c0@grant>

next in thread | raw e-mail | index | archive | help
Hi all,

TO this point, I have been installing everything from source. Starting with
the new servers, which I am working on now, I would like to do as much as
possible from ports.

I have mysql installed correctly.

I need now to install PHP and Apache.

The source type install would require to run ./configure with a few options,
then back to the PHP source dir, run ./configure with a few options, make,
make install, then back to the apache dir, re ./configure, make, make
install, etc etc.

Since ports have patches and some Makefile options set, is it permissable to
go to the Apache or PHP port dir, run the make, then rerun ./configure so as
to emulate the steps above?

Eventually, When it becomes time to comile apache, I will need to add the
FrontPage patch as well. All this considered, woould I be better to keep
installing all from source, or still try to stick to the ports method?


-Grant




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007401c44e2e$effbb850$6601a8c0>