LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-09-2006, 02:00 PM   #1
taigon
LQ Newbie
 
Registered: Mar 2006
Posts: 28

Rep: Reputation: 15
Question Why won't Apache work!


Hello,

My Apache server was up and running properly before and it all of a sudden stopped. I'm not sure whats wrong. I know the server is running because I can telnet into port 80 and connect but when I try to access it from a web browser it just times out on me.

I also tried telneting into another shell account and tried to use the web browser to connect to the site. It can't establish a connection. I also tried telneting to port 80 from the remote machine and it also connected properly.

Please help.

-Dave
 
Old 09-09-2006, 02:51 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Is the apache service running? What do the logs show?
 
Old 09-11-2006, 01:02 AM   #3
taigon
LQ Newbie
 
Registered: Mar 2006
Posts: 28

Original Poster
Rep: Reputation: 15
The log is kind of strange. I know the service is up and running cuz i can telnet to the Apache server.


65.94.177.208 - - [10/Sep/2006:04:36:47 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.94.177.208 - - [10/Sep/2006:06:34:51 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.94.177.208 - - [10/Sep/2006:08:35:56 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.163.164 - - [10/Sep/2006:10:58:01 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.206.158 - - [10/Sep/2006:13:17:58 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.131.132 - - [10/Sep/2006:18:06:36 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.206.158 - - [10/Sep/2006:18:10:30 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.206.158 - - [10/Sep/2006:18:26:32 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.206.158 - - [10/Sep/2006:18:49:39 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.163.55 - - [10/Sep/2006:18:55:11 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.163.55 - - [10/Sep/2006:19:03:44 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.163.55 - - [10/Sep/2006:19:35:59 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.206.158 - - [10/Sep/2006:20:28:53 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.180.252 - - [10/Sep/2006:21:22:17 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.180.252 - - [10/Sep/2006:21:29:43 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.180.252 - - [10/Sep/2006:21:39:01 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.206.158 - - [10/Sep/2006:22:07:14 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
32.97.110.142 - - [10/Sep/2006:23:11:44 -0400] "GET / HTTP/1.1" 302 355 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"
65.92.206.158 - - [11/Sep/2006:00:13:06 -0400] "GET / HTTP/1.0" 406 328 "-" "-"
65.92.206.158 - - [11/Sep/2006:00:58:28 -0400] "GET / HTTP/1.0" 406 328 "-" "-"

64.231.51.79 - - [04/Jun/2006:05:47:45 -0400] "GET / HTTP/1.0" 406 329 "-" "-"
64.231.51.79 - - [04/Jun/2006:06:15:25 -0400] "GET / HTTP/1.0" 406 329 "-" "-"
64.231.51.79 - - [04/Jun/2006:11:09:49 -0400] "GET / HTTP/1.0" 406 329 "-" "-"
64.231.51.79 - - [04/Jun/2006:11:51:00 -0400] "GET / HTTP/1.0" 406 329 "-" "-"
 
Old 09-11-2006, 01:09 AM   #4
asif2k
Member
 
Registered: Mar 2006
Location: Texas
Distribution: Fedora Project
Posts: 79

Rep: Reputation: 15
what distro are you using?
have you tried the command
Quote:
/etc/init.d/httpd restart

Last edited by asif2k; 09-11-2006 at 01:11 AM.
 
Old 09-11-2006, 11:39 PM   #5
taigon
LQ Newbie
 
Registered: Mar 2006
Posts: 28

Original Poster
Rep: Reputation: 15
Hello,

I am running Fedora Core 5. I ran the /etc/init.d/httpd restart, it shuts down the server and re-loads it successfully.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache 2 wont work vladoboss Linux - Software 3 06-03-2004 04:11 AM
apache proxy_add_forward_module doesn't work ijsman77 Linux - Software 1 04-15-2004 07:45 AM
I can't get Apache to work Joey.Dale Linux - Software 6 12-24-2003 02:13 PM
Help with getting apache to work in User. BmxFace Linux - Software 4 11-14-2003 11:10 AM
Apache on 80 doesn't work mandeltuete Linux - Networking 6 03-23-2003 07:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 02:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration