How to find joomla version from backend

ARUN Post in JOOMLA
0

Solution here :

http://admin.webhostingdevelopment.com/viewtopic.php?f=29&t=14&p=15&hilit=joomla#p15

Login to the directory where joomls is installed say :  /home/user/public_html

root@server [/home/user/public_html]# grep version language/en-GB/en-GB.xml
<?xml version=”1.0″ encoding=”utf-8″?>
<metafile version=”1.5″ client=”site” >
<version>1.5.15</version>
root@server  [/home/user/public_html]#

 

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.