Mambo CMS Installation


  • Download
  • Seems pretty simple, but it's worth stating. First you've got to download Jinzora. You can get Jinzora from the following

    Jinzora Downloads Page

    We suggest that you create a "jinzora" directory to save your download to so you can extract it next



  • Extracting
  • Once you've got Jinzora downloaded you'll need to extract the download to your web server. Please extract it to a location that is accessable by Mambo (do NOT extract it to your "components" directory)

    Windows: On Windows we recommend using Winzip to extract the downloaded .zip file (assuming that's the file you downloaded).

    *NIX: On *NIX you'll need to do a: tar -zxvf jinzora-X.X.tar.gz (where X.X is the version number) to extract Jinzora to the current directory (note: Jinzora will create a subdirectory called "jinzora")



  • Installing
  • Once you've got Jinzora extracted you 'll need to go to the Mambo Administration page

  •  
  • Click "Components - Install/Uninstall"

  •  
  • in "Install from directory" browse to the location on your server where you extracted Jinzora

  •  
  • Click "Install"

  •  
  • Now copy ALL files from the extracted Jinzora to the new "com_jinzora" directory that was created under the "components" directory in your Mambo installation (replace all files if asked)

    Yes, this is different from a standard Mambo install, we are working on making this better, but for now this MUST be done.

  •  
  • In the Mambo Administration page click on "Site - Menu Manager - Main Menu"

  •  
  • Click on "New" (at the top of the page)

  •  
  • Select "MOS Component" and click "Next"

  •  
  • Choose a name (ie Jinzora)
    Select "Jinzora" as the "Component"
    click "Save"

  •  
  • Click the "X" under "Published" to publish Jinzora to the main menu

  •  
  • Click the menu item for "Jinzora" (or whatever you called it) - You'll now be taken through the Jinzora installer - Choose your language and click Next

  •  
  • Go through the installer, it is documented.

  •  
  • Once the installer is finished make sure to set the permissions on the "data" and "temp" directories (within in the Jinzora directory)
    NOTE: This is only for non-Windows systems

    Doing a:

    chmod 777 data (and make sure to get all the subdirectories)
    chmod 777 temp (and make sure to get all the subdirectories)

    Should be all you have to do.

    Now click on the new link you added to Mambo and you'll be presented with the web based installer. On the second page of the installer you'll be asked for the installation type. Just choose "Mambo" and you'll be all set. You can of course use the "Expert" mode, but that will take much longer.

    At the very end the installer will create two files for you. The files settings.php and users.php will be generated, and if possible, be written to the server for you. If the installer can't write these files you'll be able to download them manually. You'll need to upload these 2 files to the root directory of the Jinzora installation. Once you've uploaded these files you'll be able to go to the index page for Jinzora.

  •  
  • Enjoy Jinzora on Mambo!!!