Automating Apache installs..

dap99_at_i-55.com
Date: 01/27/04

  • Next message: Matthew N. Dodd: "Re: FBSD 5.1 install problem on a DL380"
    To: <freebsd-isp@freebsd.org>
    Date: Mon, 26 Jan 2004 22:45:07 -0600
    
    

    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"


  • Next message: Matthew N. Dodd: "Re: FBSD 5.1 install problem on a DL380"

    Relevant Pages

    • Re: [PHP] Question before upgrading to 5
      ... anyway I see you did do a dual apache setup, cool, and got it working properly. ... but it sure is a cool trick if you really need to run php4 sites and php5 sites on one production ... install of apache would allow you to do. ... php in so far as you can also specify a custom prefix to have ...
      (php.general)
    • apache + modssl + php4 - missing libphp4.so
      ... I would like to request some assistance in getting apache + modssl + ... Next I ran configure to prepare for php4: ... make install ...
      (comp.os.linux.setup)
    • Re: GD module in PHP4 / Apache - Working
      ... | I'm having a problem with the GD module in PHP4 with Apache. ... I couldn't get the Debian install working (I'll openly state I'm ... the PHP4 source, compiled it with GD support and installed it. ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ...
      (Debian-User)
    • Re: apache+mod_ssl + php4 crashes
      ... > If i remove php4 from httpd.conf, apache runs fine. ... If there are any shared libraries 'not found' then you need to either ... able to install both lang/php4 and lang/php4-horde simultaneously. ...
      (freebsd-questions)
    • Re: PHP Tutorials
      ... >> In this tutorial we assume that your server has activated support for PHP ... install a web server locally (not just Apache). ...
      (comp.lang.php)