[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Thank you for help - errors after Cobalt updates
- Subject: RE: [cobalt-users] Thank you for help - errors after Cobalt updates
- From: "Paul Alcock" <webmgr@xxxxxxxxxxxxxxxxxx>
- Date: Mon Jul 1 08:04:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> > 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