|
Zikula Installation Guide
Zikula is an open source web application toolkit that can help with ecommerce, community portals or blog websites. The Zikula Installation Guide will teach you how to download and install this powerful content management system on your hosting account.
After following this Zikula how to guide, you will be able to use a fully functional Zikula website. If you don't currently have a hosting account, Neosurge provides superior Zikula hosting services.
Zikula Install Tutorial Sections
How to Download Zikula Content Management System
- Download Zikula 1.1.1 Full from Zikula's website.
- Save it to your desktop.
Extracting the Zikula Folder
Step1
- After Zikula is downloaded, double click the folder Zikula-1.1.1-FULL to extract the files.
- When the folder opens click Extract All Files on the left.

Step 2
- Use the default settings in the extraction wizard. It will extract the files in the same location you downloaded the Zikula-1.1.1-FULL folder to.
- You will have a new folder on your desktop named Zikula-1.1.1-FULL.

Using a FTP Client to Upload Zikula to a Hosting Account
Step 1
- Connect to to the hosting server through your FTP Client.
- Read the FTP tutorials for FTP web browser, FileZilla, CuteFTP, SmartFTP, wsFTP for more help.
Step 2
- Go to the hosting server side of the FTP client and locate the public_html folder.
- Double click to open it.

Step 3
- On the local side of the FTP Client browse the Desktop and locate the Zikula 1.1.1 FULL folder.
- Double click to open the folder.
Step 4
- Select all files and folders. To select all files, click the first folder, hold down shift key and select the last file.
- Right Click to upload them to the public_html folder.

How to Set Required Permissions CHMOD for Zikula Installation
You must set the CHMOD on one file and one directory in order to install Zikula. If you need more information on setting CHMOD in CuteFTP, SmartFTP, wsFTP or FileZilla read the Guide to Changing File Permissions CHMOD Through FTP.
Step 1
- Locate the config folder in public_html.
- Double click to open the folder.
- Select the config.php file.
- Right click and choose Properties/File Permissions.

Step 2
- Enter the CHMOD 666 into the Numeric Value/Permissions.

Step 3
- Go back to the public_html root folder. Double click the .. folder on the top.
- Select and right click on the pnTemp folder.
- Choose Properties/File Permissions.

Step 4
- Enter CHMOD 777 into the Numeric Value/Permissions box.
- Check the box for Recurse into subdirectories.
- Click Ok.

Guide to Creating the Required MySQL Database and User for Zikula
Read the step by step guide MySQL Tutorial How to Create a Database and Users for more help.
Step 1
- Log into cPanel through your web hosting account.
- Create a MySQL Database with the name of your choice for the Zikula installation.

Step 2
- Create a new user for the Zikula MySql Database.
- Add the user to the Zikula database.
- Assign the new user all privileges.
- Write down the name, username, and password you just created for the MySQL database. You will need to enter the information later in the install process.

How to Install the Zikula
Step 1
- Open your web browser and type in the install path http://www.yourdomain.com/install.php into the address bar.
- Hit the Enter key.
- Choose a language.
- Click Next.

Step 2
- Read and accept the Zikula license agreement.
- The Systems Requirements page will display. You should have all green check marks.
- Fix any issues.
- Click Next.

Step 3
- Type in the Zikula MySQL database information for the database you created.
- Check the box Create the database.
- Click Next.

Step 4
- Choose the type of Zikula Installation.
- Basic or Full Installation (recommend full).
- Click Next.

Step 5
- Type in the required information to create the admin user.
- Click Next.

Step 6
- Choose the start page that most resembles the type of website you will be building.
- You can change this in the future.
- Click Next.
Step 7
- Select a Theme for your Zikula website.
- Click Next.

Step 8
- The installation of Zikula is complete.
- Click Go to your Zikula site.

Delete the Zikula Install Folder
Step 1
- Open your FTP client and connect to the hosting server.
- Open the public_html folder and highlight the install directory.
- Right click and choose to delete the directory.
- Click Yes to confirm deletion.

Step 2
- Select the install.php file.
- Right click and choose delete.
- Confirm file deletion.
You have completed the Zikula installation tutorial. You're now ready to go to your domain, login and start building your Zikula website. Visit the Zikula Installation Guide in the future for reference to any installation issues. |
|