Tiki is not properly set up:

The directory '/home/aplicacoes-ecos/cv-transf-bireme/htdocs/backups/' is not writeable by apache.
The directory '/home/aplicacoes-ecos/cv-transf-bireme/htdocs/dump/' is not writeable by apache.
The directory '/home/aplicacoes-ecos/cv-transf-bireme/htdocs/img/wiki/' is not writeable by apache.
The directory '/home/aplicacoes-ecos/cv-transf-bireme/htdocs/img/wiki_up/' is not writeable by apache.
The directory '/home/aplicacoes-ecos/cv-transf-bireme/htdocs/modules/cache/' is not writeable by apache.
The directory '/home/aplicacoes-ecos/cv-transf-bireme/htdocs/temp/' is not writeable by apache.
The directory '/home/aplicacoes-ecos/cv-transf-bireme/htdocs/templates_c/' is not writeable by apache.

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/aplicacoes-ecos/cv-transf-bireme/htdocs
			$ 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/php-5.3.0/lib/php.ini or httpd.conf.
Consult the tikiwiki.org installation guide if you need more help or visit the forums