Help - Search - Member List - Calendar
Full Version: help:how to install mambo on linux?
Lowyat.NET > Special Interest > Linux & Open Source Software
duderage
anyone can help me how to install on linux platform?is it same with Windows?
cry4freedom
You mean Mambo CMS?

Yes it is same, just run Mambo installer and you need to fill up some configuration lines pertaining to your webhosting.
XeNoGeaR
or if u wan use .exe file in linux just install

just follow the step:

step 1:
Go > terminal

sudo aptitude update

Step 2:

sudo aptitude install wine

step 3
install xampp in tu linux to be a web server

and then can use the mambo or jumla in line icon_rolleyes.gif

rclxm9.gif enjoy rclxm9.gif
cry4freedom
Why use XAMPP and WINE in linux if you can install Apache, PHP and mySQL from aptitude?
ryurhrt
if not wrong, with ubuntu 8.04, can just apt-get install LAMP
Guai Guai Zai
QUOTE(ryurhrt @ Jul 25 2008, 09:20 AM)
if not wrong, with ubuntu 8.04, can just apt-get install LAMP
*



I don't think got such command.
if u r using Ubuntu server, there is an option to install LAMP during the installation. For ubuntu desktop, u have to refer to the following command

CODE
sudo apt-get install apache2 php5 libapache2-mod-php5 mysql-server libapache2-mod-auth-mysql php5-mysql phpmyadmin


the above command will help u install apache, php5 and mysql

To install mambo:
1) download from their website, should be a tar.gz ext file
2) untar the file to ur apache DocumentRoot
3) start u apache and mysql server
4) create a database and mysql user for mambo
5) go to ur browser and type the url and follow the wizard.
6) Done
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
All Rights Reserved 2003-2006 Vijandren Ramadass
Invision Power Board © 2001-2009 Invision Power Services, Inc.