Warning: tempnam() [function.tempnam]: Unable to access in /home/cbuarque/public_html/projetos/lib/init/initlib.php on line 101

Warning: php_uname() has been disabled for security reasons in /home/cbuarque/public_html/projetos/lib/pear/Date/TimeZone.php on line 3655

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/cbuarque/public_html/projetos/lib/init/initlib.php:101) in /home/cbuarque/public_html/projetos/tiki-setup_base.php on line 278

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/cbuarque/public_html/projetos/lib/init/initlib.php:101) in /home/cbuarque/public_html/projetos/tiki-setup_base.php on line 278

Warning: getcwd() has been disabled for security reasons in /home/cbuarque/public_html/projetos/tiki-setup.php on line 57

Warning: tempnam() [function.tempnam]: Unable to access in /home/cbuarque/public_html/projetos/lib/init/initlib.php on line 101

Tikiwiki is not properly set up:

The directory '/tmp' does not exist or PHP is not allowed to access it (check open_basedir entry in php.ini).
The directory '/backups/' does not exist.
The directory '/dump/' does not exist.
The directory '/img/wiki/' does not exist.
The directory '/img/wiki_up/' does not exist.
The directory '/modules/cache/' does not exist.
The directory '/temp/' does not exist.
The directory '/templates_c/' does not exist.

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 
			$ chmod +x setup.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/lib/php.ini or httpd.conf.
Consult the tikiwiki.org installation guide if you need more help or visit the forums