Re: apache13 to apache13-modssl port migration

From: Peter Elsner (peter_at_servplex.com)
Date: 09/10/03

  • Next message: Joseph Begumisa: "Re: i can't find my second network card!"
    Date: Wed, 10 Sep 2003 08:15:23 -0500
    To: culley harrelson <culley@fastmail.fm>
    
    

    I made the same transition... I had apache13 installed from ports,
    and then found myself in need of SSL support.

    I didn't uninstall apache13, I simply went to the apache13-modssl port
    and typed: make all install clean

    No problems. There was a new httpsd.conf file under my /usr/local/etc/apache
    directory and I simply cut and pasted the virtual host information from
    my httpd.conf to httpsd.conf file. Then I followed the instructions on the
    mod-ssl web site. http://www.modssl.org/

    Good luck

    Peter Elsner

    At 08:04 PM 9/9/2003 -0700, you wrote:
    >I am currently running /usr/ports/www/apache13 and I want to switch to
    >/usr/ports/www/apache13-modssl. Has anyone make this transition? I don't
    >know what to expect and I don't have a freebsd test box right now. I am
    >worried about the ports dependent on apache13-- what happens to them if I
    >just install apache13-modssl on top? I do use portupgrade.
    >
    >culley
    >
    >
    >_______________________________________________
    >freebsd-questions@freebsd.org mailing list
    >http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

    Peter Elsner <peter@servplex.com>
    Vice President Of Customer Service (And System Administrator)
    1835 S. Carrier Parkway
    Grand Prairie, Texas 75051
    (972) 263-2080 - Voice
    (972) 263-2082 - Fax
    (972) 489-4838 - Cell Phone

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Joseph Begumisa: "Re: i can't find my second network card!"

    Relevant Pages

    • Re: Installing apache13-modssl from packages: how to deal with apache13 deps?
      ... Yes: install from ports. ... If you want to use apache13-modssl instead of apache13, ... All apache-based ports pretty much respect that. ... Then delete and re-install apache and any apache modules you've ...
      (freebsd-questions)
    • port install to jail root from host system
      ... I've compiled a port as normal (apache13 in this case). ... 'make install' now and tell it to install the package to the base of the ... registering it in the host's package database. ...
      (freebsd-questions)
    • Re: php5 and apache2?
      ... Upon examination of the php5 port, ... I suppose you used portupgrade to install binary packages, ... The php5 package depends on apache13, this is why portupgrade installed apache13. ...
      (freebsd-questions)
    • Re: php5 and apache2?
      ... binary packages, right? ... The php5 package depends on apache13, this is why portupgrade installed apache13. ... make install cd /usr/ports/lang/php5-extensions make ...
      (freebsd-questions)
    • Re: port install to jail root from host system
      ... > I've compiled a port as normal (apache13 in this case). ... > 'make install' now and tell it to install the package to the base of the ... > jail, but these dependancies I will resolve manually. ...
      (freebsd-questions)