Gustin,
My intention is to eventually stay with Debian, primarily because from the 
little that I have experienced with it, I prefer it over others. However, I am 
using other distros right now, in situations where I start to "stare" at 
Debian. In the case of Apache, I found the so-called 'default' easy to learn 
from. After that, I hope to see how Debian config files are laid out. My 
reasons for using source, is strictly 'learning', but I am told that with the 
source you can construct the directories however you want.
The following is an example of one successful attempt (last night):
./configure --enable-layout=RedHat --enable-ssl=shared 
--enable-auth-digest=shared --enable-proxy=shared && make && make install

This was on a FC4. Sample webpage signon popped up after several attempts. I 
admit, the arguments etc. are daunting for me right now. 

Thanks again.

Dharam

----- Original Message -----
From: Gustin Johnson <[EMAIL PROTECTED]>
Date: Wednesday, November 16, 2005 4:06 pm
Subject: Re: [clug-talk] apache install

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I keep the apache.org http.conf on my memory key as a reference, 
> but I
> use the distro installed one on my production servers.
> 
> Building from source is really only usefull in the lab, and as a
> learning excersize.  If this is going to be a production machine then
> you will have problems down the road.  It is a matter of when not if.
> 
> It is probably worth picking a distro and learning their layout.  
> I use
> Debian because originally they were the best at the updates and 
> securitypatches (they still are IMO, but at least the other 
> distros can
> compete).  Since I have invested in learning the Debian layout, it
> doesn't make sense to switch to another distro.
> 
> What distro are you using?
> 
> D Bhardwaj wrote:
> > I did a make clean,  
> > ./configure --enable-layout=RedHat, 
> > make, make install. 
> > No errors - at least none that I detected.
> > 
> > According to httpd.layout and httpd.conf, it should have created 
> directories such as:
> > /usr/local/apache2
> > /etc/apache2
> > /var/log/apache2
> > ..etc
> > 
> > Instead the directories are:
> > /usr/local/httpd..
> > and apache will not load (apachectl start). I can't recall the 
> error. 
> > 
> > I have looked at ./configure --help and also apache.org docs but 
> have not found out how to fix this.
> > 
> > Looking at the binary install of apache on Debian and Suse, the 
> directories are scattered and inconsistent. I just want to ensure 
> an install based on apache defaults.
> > 
> > Dharam



_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to