View previous topic :: View next topic |
Author |
Message |
taskara Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sat Aug 23, 2003 7:04 am Post subject: apache 1.3 or apache 2 ? |
|
|
hey, I have a gentoo server I'm about to re-install.
and I'm wondering whether I should stick with apache 1.3, or go apache 2?
I will use it to serve my webpage (which MAY need front page extensions - so family an easily upload info)
and also run squirrelmail for external courirer-imap access..
I will need ssl and mod_php, but won't need mod_perl.
and if I DO go with apache 2, should I add "apache2" in my USE flags?
mos_ssl wants to install apache 1.3 - will I need BOTH apache 1.3 AND 2 installed then ? will this cause problems?
Is it easier to just stick with apache 1.3 for now?
any thoughts ?
cheers,
Chris _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Genone Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/21004157514287ab2b29021.jpg)
Joined: 14 Mar 2003 Posts: 9626 Location: beyond the rim
|
Posted: Sat Aug 23, 2003 8:18 am Post subject: Re: apache 1.3 or apache 2 ? |
|
|
taskara wrote: | hey, I have a gentoo server I'm about to re-install.
and I'm wondering whether I should stick with apache 1.3, or go apache 2?
|
I'd go with apache-2, no need to mask apache versions
Quote: | I will use it to serve my webpage (which MAY need front page extensions - so family an easily upload info) |
no idea about that
Quote: | and also run squirrelmail for external courirer-imap access..
I will need ssl and mod_php, but won't need mod_perl. |
squirrelmail and mod_php work fine with apache-2, ssl is integrated in apache-2 (no need for mod_ssl).
Quote: | and if I DO go with apache 2, should I add "apache2" in my USE flags? |
yes, that will make sure that if a module supports BOTH apache-1 and apache-2 it will compiled for the second.
Quote: | mos_ssl wants to install apache 1.3 - will I need BOTH apache 1.3 AND 2 installed then ? will this cause problems? |
As I said, no need for mod_ssl with apache-2.
Quote: | Is it easier to just stick with apache 1.3 for now? |
Maybe, but at some point apache-1 will be deprecated, so why not doing it now ?
HTH |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
taskara Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sat Aug 23, 2003 8:25 am Post subject: |
|
|
OK cool..
I'll go apache2 then
my system will still prob have both versions installed tho won't it ?
cause come things still need apache 1.3?
if I have apache2 installed, will portage still want to downgrade it to 1.3 ?
or will that only happen if there is an app that has apache1 as a depencency?
I just don't want it to get messy having both versions installed.. u know ?
you mentioned that I don't need mod_ssl etc with apache2 - how does this work?
what other "plugins" will I not need ?
thanks heaps if all seems well I'll make the move to apache2! woah... need to sit down.. _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Genone Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/21004157514287ab2b29021.jpg)
Joined: 14 Mar 2003 Posts: 9626 Location: beyond the rim
|
Posted: Sat Aug 23, 2003 8:53 am Post subject: |
|
|
well, you don't need to emerge mod_ssl because it is distributed with apache-2, so if you emerge apache-2 you automatically have mod_ssl. portage will only install apache-1 if there is a package that has apache-1 as a dependency (like mod_ssl). There are several modules in apache-2 that have their own package (mod_dav, mod_auth_ldap and some others, I don't know the complete list). In many cases when a module has apache-1 as a dependency there is a version integrated in apache-2, just check your modules directory for apache-2. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
taskara Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sat Aug 23, 2003 8:56 am Post subject: |
|
|
great, you've been most helpful, thanks ![Very Happy :D](images/smiles/icon_biggrin.gif) _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Slynix n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/5863285103edc9a0c15916.jpg)
Joined: 11 May 2003 Posts: 67
|
Posted: Sat Aug 23, 2003 9:10 am Post subject: |
|
|
Im switching over to apache2 atm and im getting ssl problems even thou everything seems fine, logs, confs etc ![Razz :P](images/smiles/icon_razz.gif) _________________ a big bear hug |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
taskara Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sat Aug 23, 2003 1:49 pm Post subject: |
|
|
![Confused :?](images/smiles/icon_confused.gif) _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
taskara Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sat Aug 23, 2003 1:50 pm Post subject: |
|
|
![Confused :?](images/smiles/icon_confused.gif) _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|