Skip to content

{ Tag Archives } MySQL


Managing Your Mambo Database Using phpMyAdmin

When working with your Mambo database, there are three major areas you need to become familiar with, the first is backing up the database, the second is how to restore it, and lastly, you need to know how to run SQL queries. In this tutorial I show you how to do all this using phpMyAdmin and show you how to upgrade your Mambo database through a real-life example.

Also tagged , ,

Upgrading Old Versions of Mambo

How to upgrade from early versions of Mambo to the latest releases. This tutorial for Mambo shows you the steps and includes the files you will need to bring your site from Mambo 4.5.1.0.9 to either Mambo 4.5.6 or right up to the latest stable version.

Also tagged , , ,

Improving Mambo Performance

Some simple tips that apply to all Mambo sites for improving performance. A must read for any administrator of a Mambo web site.

Also tagged , , , , , ,

Create a MySQL Database For Mambo

This is the second in a three part tutorial series about getting started with Mambo. In this tutorial we deal with creating a MySQL database through either phpMyAdmin or cPanel, and creating a database user. We deal with database collations and permissions in preparation for installing Mambo.

Also tagged , , , ,

Preparing to Install Mambo

This is the first in a series of three tutorials about getting started with Mambo. In this tutorial we will take you through downloading Mambo, uploading the files to your server space through either FTP or cPanel, and preparing to install.

Also tagged , , , ,

How to Turn Off MySQL Strict Mode

In this tutorial we look at how to turn off MySQL Strict Mode. By default, MySQL5 is enabled with strict_mode ON.
Mambo currently does not fully support MySQL5.x in strict_mode (this is on the roadmap and will be dealt with when we move to database portability so Mambo will run on other database servers, not just [...]

Also tagged , , ,

Mambo System Requirements

What You Need to Run The Mambo Open Source Content Management System
The minimum system requirements for running Mambo on your server space are:
Apache
The operating system Apache is installed on can be anything that the Apache platform supports, but it is Linux, Mac OS X, Windows 2000/XP and BSD that has been tested properly with Mambo. [...]

Also tagged , , , ,