Re: Automating Apache installs..
From: Roman Volf (volfman_at_keystreams.com)
Date: 01/27/04
- Previous message: Martin Jessa: "Re: Automating Apache installs.."
- In reply to: dap99_at_i-55.com: "Automating Apache installs.."
- Next in thread: Buki: "Re: Automating Apache installs.."
- Reply: Buki: "Re: Automating Apache installs.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Jan 2004 01:15:00 -0800 To: dap99@i-55.com
Hrm..
I've never had a problem doing:
1.) Install apache+modssl.
2.) Install php4.
The php4 port will find your apache and install php4 as a DSO.
-- Roman Volf Keystreams Internet Solutions (619) 572-2062 dap99@i-55.com wrote: >I am using FreeBSD ports to install both Apache 1.3 and PHP4. All fine and >dandy, except we use apache+modssl instead of just apache. Well, both >www/mod_php4 and lang/php4 have apache as a dependency. This means that if I >install apache+modssl and then php4 that ports will try to install apache as >well. I can of course do this: > >1. Install apache >2. Install apache+modssl over apache >3. Install php4 > >But that's just messy. I want to automate this process, so I am trying to >avoid customizing lang/php4/Makefile (i.e., changing the DEPENDS line from >apache to apache+modssl). > >Any suggestions? I am sure others here have experience with just this >problem. > > >_______________________________________________ >freebsd-isp@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-isp >To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > > > > _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Martin Jessa: "Re: Automating Apache installs.."
- In reply to: dap99_at_i-55.com: "Automating Apache installs.."
- Next in thread: Buki: "Re: Automating Apache installs.."
- Reply: Buki: "Re: Automating Apache installs.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|