Finding out versions of java, apache , php and mysql
Published in devenix.wordpress.com - 263 d 6 h ago
Hi,
Use the following to find out the version info
java -version
java version “1.6.0_03″
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Server VM (build 1.6.0_03-b05, mixed mode)
php -v
PHP 4.3.9 (cgi) (built: Apr 17 2009 19:13:06)
Copyright (c) 1997-2004 The PHP Group
mysql -V
mysql Ver 14.7 Distrib 4.1.22, for redhat-linux-gnu (i686) using readline 4.3
httpd -v
Server version: Apache/2.0.52
Hope this will help you to determine the versions of the softwares.
... read more >>> devenix.wordpress.comSimilar entries
- How To Install Java in Linux Ubuntu
- Instalando e Configurando o Java (JDK) no Ubuntu 8.04
- Install Java-SDK di Ubuntu
- Instalar JDK en CentOS 5.3
- First Post
- Install / Upgrade JRE di Ubuntu 7.10
- Installing JAVA in fedora
- Install Java COMM RXTX in Linux
- Installing Sun Java on Debian GNU/Linux
- Uninstall old version of SAPGUI for Java
