View previous topic :: View next topic |
Author |
Message |
Gnufsh Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/382333576432c563eb828b.jpg)
Joined: 28 Dec 2002 Posts: 400 Location: Portland, OR
|
Posted: Tue Jan 28, 2003 5:38 pm Post subject: Why is Apache2 still masked as unstable? |
|
|
I'm about to emerge apache and I was wondering why I shouldn't use Apache2... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Craigo Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/8bde50333db4193410d01.jpg)
Joined: 09 Aug 2002 Posts: 249 Location: /dev/life
|
Posted: Tue Jan 28, 2003 8:53 pm Post subject: |
|
|
I would have thought that apache 2 would be neatly supported but everyone is still using apache 1. However, there aren't many modules for apache 2 I believe....
-/Craigo/- |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Matje l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 29 Oct 2002 Posts: 619 Location: Hasselt, Belgium
|
Posted: Tue Jan 28, 2003 9:24 pm Post subject: |
|
|
I know PHP4 compiles for apache 2. Just emerged 1 myself ![Smile :-)](images/smiles/icon_smile.gif) _________________ Life is like a box of chocolates... Before you know it, it's empty... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Sven Vermeulen Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/d5e02e493e22b9c75ed22.gif)
Joined: 29 Aug 2002 Posts: 1345 Location: Mechelen, Belgium
|
Posted: Tue Jan 28, 2003 9:28 pm Post subject: |
|
|
Compiling goes without troubles, but the previous version made PostNuke look like a gdb backtrace... haven't taken the time to try the latest though... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ronmon Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/13591982763f6f0b3bbbe64.png)
Joined: 15 Apr 2002 Posts: 1043 Location: Key West, FL
|
Posted: Tue Jan 28, 2003 11:03 pm Post subject: |
|
|
I have ACCEPT_KEYWORDS"~x86" set and 2.0.x emerged by default. Since I just run a simple, personal web site I don't really care about most of the modules. Also, I couldn't convince myself that installing an older version was a good idea since 2.0 is mostly not backward compatible.
Of course I was starting from scratch. For those who have existing setups that would have to be reconfigured, it would be a different story. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Gnufsh Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/382333576432c563eb828b.jpg)
Joined: 28 Dec 2002 Posts: 400 Location: Portland, OR
|
Posted: Wed Jan 29, 2003 4:06 am Post subject: |
|
|
I think I want to use Apache2, but I don't want to use ~x86 for the rest of my system. How should I do this? And I still would like to know why it's in unstable. It has a use flag, so the choice between 1.4.x (with more modules) and 2.x would still be there. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
AtomicDog n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 03 Jan 2003 Posts: 40 Location: Connecticut, USA
|
Posted: Wed Jan 29, 2003 6:14 am Post subject: |
|
|
Gnufsh wrote: | I think I want to use Apache2, but I don't want to use ~x86 for the rest of my system. How should I do this? And I still would like to know why it's in unstable. It has a use flag, so the choice between 1.4.x (with more modules) and 2.x would still be there. | Try typing this command:
ACCEPT_KEYWORDS="~x86" emerge apache
You may want to install things like php, mod_php, mod_ssl, etc the same way too. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|