The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > Web Programming, Web 2.0 and Mashups
.
google unix.com



Web Programming, Web 2.0 and Mashups Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, Flash, HTML, SEO, Mashups and other Web APIs and topics.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Need to add a line to httpd.conf logic0 UNIX for Dummies Questions & Answers 2 07-30-2008 03:56 PM
httpd and mysq after rsync kumarrana UNIX for Advanced & Expert Users 5 06-26-2008 06:58 AM
Error when compile httpd 2.2.8 on AIX 5.2 aldowsary AIX 7 02-13-2008 06:21 PM
httpd error kumarangopi UNIX for Dummies Questions & Answers 2 11-20-2006 07:58 AM
/var/log/httpd/access_log eddie Security 3 10-02-2001 01:52 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 01-14-2009
c0mrade c0mrade is offline
Registered User
  
 

Join Date: May 2008
Posts: 35
httpd problem or something else

Hi,

I have a bit problem with my server.. The httpd server seems to be running and all but the websites which are hosted on it are not opening .. any hints what else it might be, here is what I get when
PHP Code:
/etc/init.d/httpd status 
Quote:
Apache Server Status for localhost

Server Version: Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b
mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
PHP/5.2.6

Server Built: Jul 26 2008 22:30:22
_________________________________________________________________

Current Time: Wednesday, 14-Jan-2009 10:29:00 CET
Restart Time: Wednesday, 14-Jan-2009 09:58:47 CET
Parent Server Generation: 0
Server uptime: 30 minutes 12 seconds
Total accesses: 12 - Total Traffic: 45 kB
CPU Usage: u0 s0 cu0 cs0
.00662 requests/sec - 25 B/second - 3840 B/request
1 requests currently being processed, 5 idle workers

W_____..........................................................
................................................................
................................................................
................................................................
Thank you for your replies
  #2 (permalink)  
Old 01-14-2009
agn agn is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 172
What error(s) do you get ? Did you check error log ?
  #3 (permalink)  
Old 01-14-2009
c0mrade c0mrade is offline
Registered User
  
 

Join Date: May 2008
Posts: 35
here it is last 30 lines :

Quote:
[root@jasmina logs]# tail -30 error_log
[Tue Jan 13 21:47:57 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/nonexistenshit
[Tue Jan 13 21:47:57 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/nonexistenshit
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/mail
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/bin
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/mail
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/rc
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/bin
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/rc
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/roundcube
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/roundcube
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/webmail
[Tue Jan 13 21:47:58 2009] [error] [client 94.247.2.217] File does not exist: /usr/local/apache/htdocs/webmail
[Tue Jan 13 22:13:07 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/nonexistenshit
[Tue Jan 13 22:13:07 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/nonexistenshit
[Tue Jan 13 22:13:07 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/nonexistenshit
[Tue Jan 13 22:13:07 2009] [error] [client 24.102.58.189] File does not exist: /home/comba/public_html/nonexistenshit
[Tue Jan 13 22:13:07 2009] [error] [client 24.102.58.189] File does not exist: /home/comba/public_html/404.shtml
[Tue Jan 13 22:13:09 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/mail
[Tue Jan 13 22:13:09 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/bin
[Tue Jan 13 22:13:09 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/rc
[Tue Jan 13 22:13:10 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/roundcube
[Tue Jan 13 22:13:10 2009] [error] [client 24.102.58.189] File does not exist: /usr/local/apache/htdocs/webmail
[Wed Jan 14 09:32:51 2009] [notice] SIGHUP received. Attempting to restart
[Wed Jan 14 09:32:52 2009] [notice] Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 configured -- resuming normal operations
[Wed Jan 14 09:46:14 2009] [notice] caught SIGTERM, shutting down
[Wed Jan 14 09:46:37 2009] [notice] Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 configured -- resuming normal operations
[Wed Jan 14 09:51:58 2009] [notice] caught SIGTERM, shutting down
[Wed Jan 14 09:52:31 2009] [notice] Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 configured -- resuming normal operations
[Wed Jan 14 09:56:17 2009] [notice] caught SIGTERM, shutting down
[Wed Jan 14 09:58:47 2009] [notice] Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 configured -- resuming normal operations
tnx
  #4 (permalink)  
Old 01-14-2009
agn agn is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 172
Is port 80 open ? What does the browser say when you connect ?
  #5 (permalink)  
Old 01-14-2009
c0mrade c0mrade is offline
Registered User
  
 

Join Date: May 2008
Posts: 35
Yes it is open. Here is output from firefox "Failed to Connect
Firefox can't establish a connection to the server"

Thanx
  #6 (permalink)  
Old 01-14-2009
agn agn is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 172
Do you have a firewall in between ?
  #7 (permalink)  
Old 01-14-2009
c0mrade c0mrade is offline
Registered User
  
 

Join Date: May 2008
Posts: 35
Sure I do .. but the thing is .. everything was working perfectly for like 2 months or so .. and now it just stopped .. thats a problem..
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On




All times are GMT -4. The time now is 07:57 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0