Linux Webserver Question

Reply

Join Date: Aug 2005
Posts: 7
Reputation: Linux_newbe is an unknown quantity at this point 
Solved Threads: 0
Linux_newbe Linux_newbe is offline Offline
Newbie Poster

Linux Webserver Question

 
0
  #1
Aug 14th, 2005
I have Linux RH9 Webserver setup, ( it's the one with the FOOT print on it ),SuSE or Gnrome.........after having a lighting storm I seem to have many problems, the Webserver will bootup and running the internet but I wouldn't run my website, my website was running for a while know at lease 7 months and it stoped working after the storm, is there some kind of command I can do to figure out the problems


so sorry I have Road Runner and D-Link firewall

Thanks For anyones help

Linux_newbe
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 298
Reputation: Cain is an unknown quantity at this point 
Solved Threads: 2
Cain's Avatar
Cain Cain is offline Offline
Posting Whiz in Training

Re: Linux Webserver Question

 
0
  #2
Aug 15th, 2005
apache has crashed. (httpd)
restart the service using the appropriate command below and watch for error output in the logs.

command: (without quotes "")
" service httpd status" (status of httpd server)
" service httpd stop" (stops the server; will fail if it has crashed)
" sercice httpd start" (start a stopped httpd instance; reloads httpd.conf)
" service httpd restart" (stop httpd gracefully; waitfor it to clean up; restart and reaload config)

"cat /var/log/messages | grep -i httpd " (output httpd related log messages)
"tail -f /var/log/messages" (show nea message updates to /var/log/messages; excellent while restarting)

the footprint is a gnome desktop trademark. nothing more.

port 80 and 443 (http and https) should be open for the firewall from a minimum on the network
I used up all my money on you baby...
... and I want it BACK.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 7
Reputation: Linux_newbe is an unknown quantity at this point 
Solved Threads: 0
Linux_newbe Linux_newbe is offline Offline
Newbie Poster

Re: Linux Webserver Question

 
0
  #3
Aug 15th, 2005
Thanks For you reply


will check into it tonight when i get home....
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 298
Reputation: Cain is an unknown quantity at this point 
Solved Threads: 2
Cain's Avatar
Cain Cain is offline Offline
Posting Whiz in Training

Re: Linux Webserver Question

 
0
  #4
Jun 10th, 2006
Originally Posted by madanuuk
You can also try this tail tool:

http://www.makelogic.com/tail/TailHome.htm

yow!.. more shameless pluggage.. youre chargin for this right Dani?

HAHAH

:mrgreen:
I used up all my money on you baby...
... and I want it BACK.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC