Ajato

Now its the time: installing Ajato itself.

Download the Ajato and unpack it on the ww diretory. On Linux, its usually /var/www/, on Windows/XAMPPlite is C:\xampplite\htdocs.

It will create a new directory called ajato. You can rename it to you site name if you like. From now on, I'm gonna call this mysite.

You should now give the writting access to all users on the file ./sites/default/settings.lua. If the file does not exist, you can create an empty file with the name settings.lua. After the installation, you should take the writing permission off to make your site safe.

Now, open your browser and type http://localhost/mysite. Ajato will appear in your screen! Ajato will need some information to start, so fill all field according instructions. It will ask about your database, your site name and your username and password.

After complete this steps, Ajato you be installed! You may type http://localhost/mysite again and Ajato will be started.

Congratulations!