Web Hosting Talk







View Full Version : Checking version of Linux/Apache


dragonhawk
04-09-2002, 11:53 PM
Stupid question but...

how do i check the version of UNIX/Linux I have on my RaQ? and also what version of Apache I have?

SixthSense
04-10-2002, 03:04 AM
i have a raq 4 and i have this version
Linux version 2.2.16C27_III

download you cobalt diagonose information from your box.
It has all the information you'll ever need about your cobalt.

dragonhawk
04-10-2002, 10:11 PM
how do i do that?

latebowl
04-10-2002, 11:53 PM
just click on the cobalt logo in your control panel, then go to the diagnostic info and download a report.

SixthSense
04-11-2002, 03:15 AM
Originally posted by latebowl
just click on the cobalt logo in your control panel, then go to the diagnostic info and download a report.

exactly :)

roly
04-11-2002, 05:14 AM
To find out APache version go to http://www.netcraft.com/whats

netfido
04-13-2002, 01:27 PM
For OS use: uname -a

For Apache use: /usr/sbin/httpd -V

dragonhawk
04-13-2002, 11:51 PM
Done, I've got all the information i needed and more by downloading that diagnostic report.

Thanks for your help guys!