[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ttloop: read: Broken pipe & "Network server down" on save changes



On Thursday 27 December 2001 07:56 pm, you wrote:
> hen I press Save under the Service Settings screen it says "Network
> server down".  Anyone ever seen this before?
>
Look in the log files and see what it says,
do   ps ax | grep httpd
See if httpd is running, if it isn't do
/etc/rc.d/init.d/httpd start
do   ps ax | grep httpd    see if it si running.
Then check the log files to see if it started without errors

Gerald