The Spring BBSProjects › Topic 44
Help!

starting - and stopping - our webservers

Topic 44 · 9 responses · archived october 2000
» This is an archived thread from 2000. Want to pick up where they left off? post in the live Projects conference →
~terry seed
How do you start - and stop our webservers. I always fumble around with this most basic of tasks. So here's where I cna pigeonhole this stuff away.
~terry #1
On barton.spring.net ( I think! ) barton# kill -9 `ps -ax | awk '$5=="./httpd" {print $1}'` Kill the web server. barton# /usr/contrib/bin/httpd -f /var/www/conf/httpd.conf Restart the web server. Right now I can't get this to work.
~MarciaH #2
sheesh...I just pay Hawaii-on-Line $20.94 each month and they do the worrying for me. (I know, where's the challenge in that?!)
~terry #3
Got it to work! Repeater.org and boat.org are back up and running! barton.spring.net is back online after a week of being down. DDC is being very unresponsive lately.
~MarciaH #4
Excellent!!! (Knew you would!) *hugs*
~ratthing #5
too stop the webservers here i just do a search for the htttpd process: ps ax | grep httpd then i just kill the pid of the main httpd process.
~terry #6
Which is the Ss process.
~MarciaH #7
Is this where you were considering talking of the specifics of moving Spring to the new DigiHost...? Have nothing to add to this topic whatsoever, so I'll go back to whatever it is that I do on the Spring. Interesting to note you were having problems with DDC as long ago as September!
~sprin5 #8
This is the place and we done it!
~MarciaH #9
Y I P P E E !
Help!
The Spring · spring.net · Projects / Topic 44 · AustinSpring.com