Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: gerald001 on November 06, 2005, 09:10:00 PM

Title: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: gerald001 on November 06, 2005, 09:10:00 PM
to the community,
the succesor of Mambo is Joomla. Now packaged and prepared for the SME Server 6.x as rpm is available at http://schwarzecker.homelinux.net/index.php in the download section.
Have a nice day and enjoy life
 ;-) Gerald
Title: Re: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: mrjhb3 on November 07, 2005, 08:43:22 PM
Quote from: "gerald001"
to the community,
the succesor of Mambo is Joomla. Now packaged and prepared for the SME Server 6.x as rpm is available at http://schwarzecker.homelinux.net/index.php in the download section.
Have a nice day and enjoy life
 ;-) Gerald


It's not really the successor, it's a fork.  The main developers got upset at Miro the parent company leading the effort, so they left and started Joomla.  The Joomla developes do seem to have the momentum behind them.  Both mambo and joomla are being developed by their respective owners.

www.mamboserver.com
www.joomla.org
Title: Re: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: gerald001 on November 16, 2005, 01:22:22 AM
Quote from: "mrjhb3"

It's not really the successor, it's a fork.

Hi mrjhb3,
you are right; Joomla is a fork from Mambo and this is the more precise and accurate wording.
receive my kindest regards
Gerald
Title: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: crazybob on December 10, 2005, 01:19:05 AM
Is it possible to install Joomla or Mambo in other than the primary ibay?

tia

Bob
Title: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: Rien on December 11, 2005, 07:10:45 PM
Yes it is.

Create an ibay for example "joomla".
Download Joomla_1.0.4-Stable-Full_Package.tar.gz from http://developer.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_4/frs2532?dl=1

type: tar -zxvf Joomla_1.0.4-Stable-Full_Package.tar.gz

Copy all the files to the /home/e-smith/files/ibays/joomla/html

Create a database 'joomla':
login as root
type:  mysql
mysql> CREATE DATABASE joomla;
mysql> GRANT ALL PRIVILEGES ON joomla.* TO joomla@localhost IDENTIFIED BY 'adminpassword';
mysql> FLUSH PRIVILEGES;
mysql> quit

Start Joomla in your browser and follow the instructions.
Title: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: crazybob on December 11, 2005, 09:42:28 PM
Thanks Rein. I will give it try in a few days

Bob
Title: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: josh on December 16, 2005, 01:44:16 PM
I have created an rpm for Mambo & also OScommerce
I haven't got round to Joomla yet but will do over the next few days.

Once done I'll post them all up.

Cheers
Josh
Title: [Announcment] Joomla Ver. 1.0.3 for SME 6.x
Post by: yahooking on November 25, 2006, 11:06:33 PM
How is authetication done ? id hate to create twice... any ideas on using the SME server users as joomla users.. or has ANYONE found any IMAP authentication for joomla ?