How to check version of Joomla when ... PDF Print E-mail
Written by Ken Task   
Friday, 16 July 2010 05:55
AddThis Social Bookmark Button
one doesn't have Admin login:

fgrep '$RELEASE' /var/www/html/libraries/joomla/version.php;
fgrep '$DEV_LEVEL' /var/www/html/libraries/joomla/version.php

Will show release version (like 1.5) and the patch (.##) level.

http://www.joomla.org/announcements/release-news/
http://docs.joomla.org/Upgrade_Instructions
http://docs.joomla.org/Category:Version_1.5.19_FAQ
http://docs.joomla.org/Vulnerable_Extensions_List


 
Joomla template by a4joomla