Update:I didn't have to time to rewrite the hole guide so i just edited a few sections.
What is joomla?
Joomla! is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Joomla! is easy to install, simple to manage, and reliable.(From the official joomla website)
Things i need..
-A zymic hosting account
-An ftp manager.In this tutorial i've used FileZilla.You can download it here.
-A MySQL database(Zymic supports maximum 6.So you should have more than enough)
Setting up your FTP manager
(Skip this step if you have already done the setting on your ftp manager)
After finishing the install of FileZilla(Or any other FTP manager you might have),open it via the icon on your desktop(or from the software directory).Now:
Press Ctrl+S to open your site manager(Filezilla only).Now press the "New site" button.
Then enter the following settings.Edit the text in red with your account settings:

1:Enter your site link.For example if your website is helloworld.vndv.com you should enter it here.Change the domain (zzl.org) to any other depending on the domain you use.
Then switch the Logontype: to Normal.
2:You should enter your username from the hosting.
3:Enter your password(not from your hosting,from your website's control panel).
Then press "Connect".Now you have done with setting up your FTP manager.
Downloading joomla
You can download the latest version of joomla from joomla.org.
Then unzip it (using winrar) on your hard drive.
Uploading
Now connect to your ftp account using FileZilla.
Upload the files(Read here on how to upload files using filezilla) to your website.The uploading could take a while so you should wait untill all of the files are uploaded.
Now visit the website.The installer will automaticly open.
Chmoding
Joomla chmods itself automaticly.But on Zymic you need to do it manually.After the upload is complete open the directory with your FTP Client and find configuration.php-dist.Rename it to configuration.php.Then right click on it.Choose "File Attributes",and change the "Numeric Value" to 777.Press ok.You are done chmoding.
Thanks to chengzhi-jw for sharing this issue.
Installing
The installation will begin.
Step 1-Choosing a language

Choose the language that suits you best.This tutorial is using english.
-Press next
Step 2-Pre-installation Check

Joomla will now check if everything is fine.If everything is you will be able to press Next.If not then post your issue here.But almost all hosts support the humble features that joomla requires.So you should have no problems.
Step 3-License

This is the license.Simply press Next.
Step 4-Database

The most important step.You should create a MySQL database using zymic.Here's how:
Creating a database
Log into your hosting control panel.Select MySQL database management.
Now in the first form in the page enter the name of your MySQL database.I will call it joom.
Then press "Create database name"
Your database now needs a main user.To create one use the following form(The second one):
Setting permissions:
After doing that press "Assign Privileges"
You are done with creating the database.After the page refleshes scroll down to database users list.You should now see your database.See the one saying "username" copy the entire thing including (websitename_domain_domain2_databasename)
Paste it into the joomla User Name tab do the same for the one saying "Database name"
In the password field enter the password you entered when creating the databse username.
In the Host Name field enter localhost .Press next.Everything should be fine.
Step 5-FTP settings
Just press next.Everything should be already configured.
Step 6- Main Configuration
Enter the site name in the upper field.Enter your e-mail and the most important field your admin password.Remember it,because you cannot change it.Then press "Install sample data".
Step 7- Finish
You are now done.But you need to delete the installation directory.Because if dont,your website could be hacked very easily.

You can now log into your admin panel and administer your website.


