apache install problem

2003-11-13 Thread Marty Landman
I just installed Apache2 and not sure how to proceed, if I'm doing things wrong from here or there is some other problem: $ which apachectl /usr/local/sbin/apachectl $ apachectl start httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

Re: apache install problem

2003-11-13 Thread Cordula's Web
I just installed Apache2 and not sure how to proceed, if I'm doing things wrong from here or there is some other problem: $ which apachectl /usr/local/sbin/apachectl $ apachectl start httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

Re: apache install problem

2003-11-13 Thread Luke Kearney
On Thu, 13 Nov 2003 12:21:23 -0500 Marty Landman [EMAIL PROTECTED] spake thus: I just installed Apache2 and not sure how to proceed, if I'm doing things wrong from here or there is some other problem: $ which apachectl /usr/local/sbin/apachectl $ apachectl start httpd: Could not

RE: apache install problem

2003-11-13 Thread Terry Tyson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marty Landman Sent: Thursday, November 13, 2003 11:21 AM To: [EMAIL PROTECTED] Subject: apache install problem I just installed Apache2 and not sure how to proceed, if I'm doing things wrong from

Re: apache install problem

2003-11-13 Thread Jez Hancock
On Thu, Nov 13, 2003 at 12:21:23PM -0500, Marty Landman wrote: I just installed Apache2 and not sure how to proceed, if I'm doing things wrong from here or there is some other problem: $ which apachectl /usr/local/sbin/apachectl $ apachectl start httpd: Could not determine the server's

RE: apache install problem

2003-11-13 Thread Marty Landman
At 01:32 PM 11/13/2003, Terry Tyson wrote: I just had this problem the other day. It wasn't httpd.conf, it was /etc/hosts. I changed the httpd.conf as recommended too, it didn't fix it but afaik was still good/necessary. ::1 localhost.domain.com localhost 127.0.0.1 localhost.domain.com

Re: apache install problem

2003-11-13 Thread Sunil Sunder Raj
Hi, Are you running apache as root user. If yes. sockstat | grep 80 and check which process is holding the port. Kill the process and restart apache. Regards SSR From: Marty Landman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: apache install problem Date: Thu, 13 Nov 2003 12:21:23 -0500 I

Re: Apache install problem...

2003-03-21 Thread David Banning
many systems the same way, and this is the first time it failed. Any ideas from anyone? Did you check whether the cvsup went OK or had errors? I would try deleting the port and doing cvsup again. FYI, installed the apache-modssl with the same version number with no errors. I would also look

Apache install problem...

2003-03-20 Thread Peter Elsner
Here's something I've never seen before... I am helping a friend update his system from 4.3 to 4.7. Using cvsup, all that went fine. He is now at 4.7-RELEASE-p7. Then I wanted to update his Apache. He was running 1.3.19 so I did a make deinstall make clean first, then did cvsup on the