<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content=OPENWEBMAIL></HEAD>
<BODY dir=ltr bgColor=#ffffff>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Thanks Chuck, that’s fantastic and I have it working.</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=chuck@tetlow.net 
href="mailto:chuck@tetlow.net">Chuck Tetlow</A> </DIV>
<DIV><B>Sent:</B> Friday, August 05, 2011 12:51 AM</DIV>
<DIV><B>To:</B> <A title=blueonyx@mail.blueonyx.it 
href="mailto:blueonyx@mail.blueonyx.it">BlueOnyx General Mailing List</A> </DIV>
<DIV><B>Subject:</B> [BlueOnyx:07996] Re: Joomla</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">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><BR>-- <BR>This 
email has been scanned for all viruses and dangerous content by Help Internet, 
powered by <A href="http://www.spamcleanser.co.uk/"><B>SpamCleanser</B></A>, and 
is believed to be clean. 
<P>
<HR>
_______________________________________________<BR>Blueonyx mailing 
list<BR>Blueonyx@mail.blueonyx.it<BR>http://mail.blueonyx.it/mailman/listinfo/blueonyx<BR></DIV></DIV></DIV></BODY></HTML>