Koozali.org: home of the SME Server

Server Versions

Offline Bud

  • *
  • 487
  • +0/-0
Server Versions
« on: February 25, 2008, 07:24:43 PM »
Hi Guys

Please Help - Noob Question  :lol:

What do I need to do to show me what Veriosn of "mysql, php and apache is running on a SME 7.3 Server

Is there a Contrib that I can Install that will show me this or what script do I need to run that will show me this Info

Regards  :?

Offline e[nt]e

  • *
  • 172
  • +0/-0
Re: Server Versions
« Reply #1 on: February 25, 2008, 08:19:29 PM »
Hey Bud!

Here's a useful site from the wiki
http://wiki.contribs.org/Useful_Commands#Generic_Linux

There you can find
Code: [Select]
/usr/sbin/httpd -v for Apache
and
Code: [Select]
mysql -v for MySQL

And a google search brought this to light for php
Code: [Select]
php -v
Niklas
1984 wasn't meant to be a manual.