httpd problem or something else


 
Thread Tools Search this Thread
Top Forums Web Development httpd problem or something else
# 1  
Old 01-14-2009
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  
Old 01-14-2009
What error(s) do you get ? Did you check error log ?
# 3  
Old 01-14-2009
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  
Old 01-14-2009
Is port 80 open ? What does the browser say when you connect ?
# 5  
Old 01-14-2009
Yes it is open. Here is output from firefox "Failed to Connect
Firefox can't establish a connection to the server"

Thanx
# 6  
Old 01-14-2009
Do you have a firewall in between ?
# 7  
Old 01-14-2009
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..
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Web Development

Httpd not starting

I compiled apache 2.2.15 from source and installed it. When I try to start it, its not coming up. # ./httpd -k start # echo $? 1 # ps -ef | grep httpd | grep -v grep # # ./httpd -v Server version: Apache/2.2.15 (Unix) Server built: Dec 13 2013 04:31:41When I run it in gdb I am... (4 Replies)
Discussion started by: chacko193
4 Replies

2. Red Hat

TCP banners for httpd

Can this be done for httpd also? Reading the manul it does not mention httpd at all. Basically, what I want to do is disable the ability of the user to see what type of system the web server is on. Can I:- 1. Add /etc/banners/httpd file and add some text in here. 2. Edit hosts.allow to... (1 Reply)
Discussion started by: psychocandy
1 Replies

3. Red Hat

apache 2.2 httpd.conf

Hi, I was wondering if someone could help me out here. I am super-paranoid, so am trying to limit what PHP files can be executed on this server. I have a small list of files that I want to allow. The rest, deny: <Files ~ "\.(php|php3)$"> order allow,deny deny from all </Files> I... (0 Replies)
Discussion started by: Lobster
0 Replies

4. Red Hat

apache 2.2 httpd.conf

Hi, I was wondering if someone could help me out here. I am super-paranoid, so am trying to limit what PHP files can be executed on this server. I have a small list of files that I want to allow. The rest, deny. So I have base rule that denies all php files server-wide: order allow,deny ... (0 Replies)
Discussion started by: Lobster
0 Replies

5. Red Hat

HTTPD and telnet

Hi there I have installed httpd and telnet-server on RHEL5 standalone machine. Normally when i install these services they work once i edit /etc/xinetd.d/telnet disable = no start httpd and xinetd services .. #chkconfig --level 345 httpd on #chkconfig --level 345 xinetd on ... (4 Replies)
Discussion started by: dplinux
4 Replies

6. Red Hat

httpd : You don't have permission

i have httpd installed on RHEL5 webserver but i have linked #ln -s /rhelREPO /var/www/html/rhel5 /rhelREPO contains all 5cds of RHEL and it is a mount of /dev/sdb1 ip: 192.168.1.133 :works /var/www/html/index.html content is in browser ip: 192.168.1.133/rhel5 :does not work... (1 Reply)
Discussion started by: dplinux
1 Replies

7. Web Development

sudo httpd -k restart

hi, why do I need -k in sudo httpd -k restart ? thanks (2 Replies)
Discussion started by: aneuryzma
2 Replies

8. UNIX for Dummies Questions & Answers

httpd error

I installed FreeBSD6.x and apache2.x using gzip the tar files.i then gave ./configure command.It is know that by default apache2 will be created in /usr/local/apache2 but when i give ./configure command apache2 is not created and iam not able to execute apachectl start it says command not... (2 Replies)
Discussion started by: kumarangopi
2 Replies
Login or Register to Ask a Question