Tiki is not properly set up:

The directory '/home/httpd/html/eurotn/sito/tikiwiki/tiki-9.6/dump/' is not writeable by webserver.
The directory '/home/httpd/html/eurotn/sito/tikiwiki/tiki-9.6/img/wiki/' is not writeable by webserver.
The directory '/home/httpd/html/eurotn/sito/tikiwiki/tiki-9.6/img/wiki_up/' is not writeable by webserver.
The directory '/home/httpd/html/eurotn/sito/tikiwiki/tiki-9.6/modules/cache/' is not writeable by webserver.
The directory '/home/httpd/html/eurotn/sito/tikiwiki/tiki-9.6/temp/' is not writeable by webserver.
The directory '/home/httpd/html/eurotn/sito/tikiwiki/tiki-9.6/templates_c/' is not writeable by webserver.

Your options:


	1- With FTP access:
		a) Change the permissions (chmod) of the directories to 777.
		b) Create any missing directories
		c) Execute the Tiki installer again (Once you have executed these commands, this message will disappear!)

	or

	2- With shell (SSH) access, you can run the command below.

		a) Run setup.sh and follow the instructions:
			$ bash
			$ cd /home/httpd/html/eurotn/sito/tikiwiki/tiki-9.6
			$ sh setup.sh

		The script will offer you options depending on your server configuration.

		b) Execute the Tiki installer again (Once you have executed these commands, this message will disappear!)



If you have problems accessing a directory, check the open_basedir entry in /usr/local/php5.3.28/lib/php.ini or httpd.conf.
Consult the tiki.org installation guide if you need more help or visit the forums