Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trying to emerge apache2 but failed [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
hantu
n00b
n00b


Joined: 23 Jul 2005
Posts: 4

PostPosted: Sat Jul 23, 2005 1:16 pm    Post subject: Trying to emerge apache2 but failed [solved] Reply with quote

Tried
Code:
emerge apache
and it was emerging version 2.0.54-r12, but I was told that I should have /etc/apache2/conf/ with commapache2.conf etc.. but what I get is, /etc/apache2/httpd.conf as the config file, nothing else..

I tried to set DocumentRoot in httpd.conf to /www, but it kept trying to use the default, /var/www no matter what.

Any clue to this? Thanks.

And by the way, how do you emerge apache 1.3 with 'emerge'?

p/s: new to gentoo, so far, so good.


Last edited by hantu on Sat Jul 23, 2005 11:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
Kulik
Apprentice
Apprentice


Joined: 01 Aug 2004
Posts: 207
Location: Czech republic

PostPosted: Sat Jul 23, 2005 1:45 pm    Post subject: Reply with quote

I got apache2:
Code:

*  net-www/apache
      Latest version available: 2.0.54-r8
      Latest version installed: 2.0.54-r8
      Size of downloaded files: 5,469 kB
      Homepage:    http://www.apache.org/
      Description: Apache Web Server, Version 2.0.x
      License:     Apache-2.0

My configs are: (/etc/apache2/conf)
Code:

conf # ls -l
total 76
-rw-r--r--  1 root   root 10538 Jul 21 18:16 apache2.conf
-rw-r--r--  1 root   root 32241 Jul 14 03:08 commonapache2.conf
-rw-r--r--  1 root   root 12958 Jul 14 03:08 magic
-rw-r--r--  1 root   root 15020 Jul 14 03:08 mime.types
drwxr-xr-x  2 root   root   408 Jul 15 22:32 modules.d
lrwxrwxrwx  1 root   root    29 Jul 15 03:09 php.ini -> /etc/php/apache2-php4/php.ini
drwxr-xr-x  2 apache root   384 Jul 15 22:10 ssl
drwxr-xr-x  2 root   root   328 Jul 15 21:49 ssl_back
drwxr-xr-x  3 root   root   224 May 19 22:19 vhosts

Try to emerge the stable version (seems that you have unstable)

note: I am on amd64 (thats probably why I have r8 only)
_________________
Registered Linux user number 369644

Tenuity3D developer - http://www.tenuity3d.com
Back to top
View user's profile Send private message
hantu
n00b
n00b


Joined: 23 Jul 2005
Posts: 4

PostPosted: Sat Jul 23, 2005 3:47 pm    Post subject: Reply with quote

Thank you for the reply, how would I go emerge a stable version?
Back to top
View user's profile Send private message
hantu
n00b
n00b


Joined: 23 Jul 2005
Posts: 4

PostPosted: Sat Jul 23, 2005 4:03 pm    Post subject: Reply with quote

Ok, silly me, now I can emerge -r8. I had ACCEPT_KEYWORD in my make.conf.. let's see if this works :)
Back to top
View user's profile Send private message
hantu
n00b
n00b


Joined: 23 Jul 2005
Posts: 4

PostPosted: Sat Jul 23, 2005 11:46 pm    Post subject: Trying to emerge apache but failed [solved] Reply with quote

I had
Code:
ACCEPT_KEYWORD "~x86"
in my make.conf, removed that, and it's emerging apache 2.0.54-r8, everything worked fine now.

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum