<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
Richard,
<br />
<br />Joomla is installed in each site's /web directory and is only for that site.  It also has to have access to a MySQL database for it to work.  
<br />
<br />You can install it directly in the /home/sites/www.domain.tld/web directory for that virtual site.  Or you can put it in a subdirectory like /web/cms or /web/joomla and put a PHP pointer for http requests to go into that subdirectory.  I learned that trick can be handy when the customer has other big software packages they want on their site, like calendar or scheduling systems.
<br />
<br />First create the MySQL database.  And create a MySQL user/password with full access to that database.  (PHPMyAdmin makes that easy when creating a new user - checkmark the box to create a similar named database at the same time).
<br />
<br />Then FTP the Joomla zipfile to the /web directory and uncompress (or uncompress locally and FTP the whole Joomla directory tree to the /web directory).  You might have to change ownerships to get it working correctly.  From the command-line, go to the site's /web directory and use "chown apache:site# *".  Replace the # with the site number for that site.
<br />
<br />That's all there is to it.  Use a browser to hit that domain's site.  The Joomla configuration setup will come up and lead you through setting up Joomla.
<br />
<br />The only other thing I've run into is occasional permissions problems.  I've had to do things like setting permissions to 777 for Joomla directories like /tmp or /modules - so Joomla can write into those directories while installing modules.
<br />
<br />Good luck.
<br />
<br />
<br />Chuck
<br />
<br /><font size="2">
<br />
<br /><b>---------- Original Message 
-----------</b>
<br />
From: "Richard Sidlin" <richard@sidlin.co.uk> 

<br />
To: "Blue Onyx" <Blueonyx@blueonyx.it> 

<br />
Sent: Fri, 5 Aug 2011 00:31:22 +0100 

<br />
Subject: [BlueOnyx:07995]  Joomla 

<br />

<br />> Hi 
All

<br />>  

<br />> Bit of advice please. I need to install Joomla as a new customer wishes 
to 

host a site with us and they currently use this system. Does Joomla just get 

installed within a new virtual site on the BO server and if so, is it accessible 

by any other virtual site that may want 
Joomla?

<br />>  

<br />> If anyone has created a How to for the installation on Blue Onyx, that 

would be 
fantastic!

<br />>  

<br />> 
Thanks

<br />>  

<br />>  

<br />> 
Richard

<br /><b>------- End of Original Message 
-------</b>
<br />

</font>
</BODY>
</HTML>