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

RE: [cobalt-users] Thank you for help - errors after Cobalt updates



> > Just one quick thing, I still cannot get the command httpd -v 
> to work from
> > any command  to check that the upgrade for Apache took.
> >
> 
> ssh into your server as admin
> then issue su -
> then issue httpd -v
That's cd /usr/sbin
Then ./httpd -v

Paul