View Single Post
Old 09.09.2004, 00:38   #2 (permalink)
MamboHut
Senior Mamber
 
MamboHut's Avatar
 
Join Date: Mar 2004
Location: New Jersey, USA
Posts: 143
MamboHut is on a distinguished road
Default Re: how to unzip mambo on server (shell)

To install Mambo 4.5.1 RC3 Follow the following steps:

$cd /home/..../your_mambo_folder
$wget http://mamboforge.net/frs/download.p....1-RC-3.tar.gz
$tar -xvzf MamboV4.5.1-RC-3.tar.gz

####### Change folder permission #######

$chomd 707 /your_mambo_folder/
$chomd 707 /administrator/backups
$chomd 707 /administrator/components
.
.
.
$chomd 707 /...

Run the web installer, That's it
MamboHut is offline   Reply With Quote