Networking Forums

Networking Forums > Computer Networking > Linux Networking > Connection Refused with Apache 2.0

Reply
Thread Tools Display Modes

Connection Refused with Apache 2.0

 
 
maddman
Guest
Posts: n/a

 
      02-02-2004, 06:38 PM
Hey all.

I'm having difficulty getting Apache up and running. I'm using
Mandrake 9.1, along with LTSP and several thin client terminals. We
are wanting to move our intranet server onto the Linux box. Here's
what I get.

Download, compile and install Apache. No errors or warnings. I edit
the httpd.conf file to set the listening port, server name, and such.
Run the apachectl start command, and again no errors.

However when I try to go to localhost or the ip address I get a
'Connection Refused' message. Here's what I've checked so far.

- netstat -an doesn't show anything on port 80
- There are no iptables rules set up that could be blocking port 80
- Most unusual, doing PS -A | grep "httpd" doesn't show anything. Is
Apache really running?

Does anyone have any idea why connections are being refused? I would
be most grateful for any advice or assistance.
 
Reply With Quote
 
 
 
 
Dan
Guest
Posts: n/a

 
      02-03-2004, 12:00 AM
On 2 Feb 2004 11:38:39 -0800, (E-Mail Removed) (maddman) wrote:


>Download, compile and install Apache.


I'm not familiar with Mandrake, but I would have thought that it would
have already been installed. And if not it would have been easier to
install the binaries from an rpm, rather than do the whole compile.
Installing from the rpm would have put everything in the right place
for Mandrake. I wonder if you might have some conflicts with
different installatons of the same program.

>- Most unusual, doing PS -A | grep "httpd" doesn't show anything. Is
>Apache really running?


Doesn't sound like it. Try 'service apache status' and 'service
apache start'.

Dan

 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      02-03-2004, 12:07 AM
On Tue, 03 Feb 2004 01:00:09 GMT, Dan wrote:
>
> Doesn't sound like it. Try 'service apache status' and 'service
> apache start'.


Had he loaded from the Mandrake cds, it is httpd on Mandrake 9.1 and 9.2
 
Reply With Quote
 
Dan
Guest
Posts: n/a

 
      02-03-2004, 06:43 AM
On Tue, 03 Feb 2004 01:07:30 GMT, Bit Twister
<(E-Mail Removed)> wrote:

>On Tue, 03 Feb 2004 01:00:09 GMT, Dan wrote:
>>
>> Doesn't sound like it. Try 'service apache status' and 'service
>> apache start'.

>
>Had he loaded from the Mandrake cds, it is httpd on Mandrake 9.1 and 9.2


Doh! Yes, you're right. 'service httpd status' or 'service httpd
start'.

Sorry.

Dan

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
connection refused not understood (ntp) Chris Richmond - MD6-FDC ~ Linux Networking 1 03-07-2006 10:31 PM
Connection Refused Periodically Neil Wireless Internet 0 12-05-2005 06:41 AM
TCP connection refused Bonj Linux Networking 8 02-26-2005 10:47 AM
Connection to itself refused Alec Linux Networking 5 07-11-2004 10:34 PM
Samba Set-Up but Connection Refused Steven Black Linux Networking 0 04-13-2004 07:14 PM



1 2 3 4 5 6 7 8 9 10 11