Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/floridai:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/floridai/public_html/about/lib/init/initlib.php on line 135
Warning: fopen(/home/floridai/public_html/about/temp/cache/3cf79dab5893227ea59a13d66d1fdf31) [function.fopen]: failed to open stream: Permission denied in /home/floridai/public_html/about/lib/cache/cachelib.php on line 245
Warning: fwrite(): supplied argument is not a valid stream resource in /home/floridai/public_html/about/lib/cache/cachelib.php on line 246
Warning: fclose(): supplied argument is not a valid stream resource in /home/floridai/public_html/about/lib/cache/cachelib.php on line 247
Warning: chmod() [function.chmod]: No such file or directory in /home/floridai/public_html/about/lib/cache/cachelib.php on line 248
Warning: fopen(/home/floridai/public_html/about/temp/cache/f77f3b9c90a281cbf123578bfd2d72c3) [function.fopen]: failed to open stream: Permission denied in /home/floridai/public_html/about/lib/cache/cachelib.php on line 245
Warning: fwrite(): supplied argument is not a valid stream resource in /home/floridai/public_html/about/lib/cache/cachelib.php on line 246
Warning: fclose(): supplied argument is not a valid stream resource in /home/floridai/public_html/about/lib/cache/cachelib.php on line 247
Warning: chmod() [function.chmod]: No such file or directory in /home/floridai/public_html/about/lib/cache/cachelib.php on line 248
Warning: fopen(/home/floridai/public_html/about/temp/cache/606ad46e6e99b5c01fcc0e30c9988f4c) [function.fopen]: failed to open stream: Permission denied in /home/floridai/public_html/about/lib/cache/cachelib.php on line 245
Warning: fwrite(): supplied argument is not a valid stream resource in /home/floridai/public_html/about/lib/cache/cachelib.php on line 246
Warning: fclose(): supplied argument is not a valid stream resource in /home/floridai/public_html/about/lib/cache/cachelib.php on line 247
Warning: chmod() [function.chmod]: No such file or directory in /home/floridai/public_html/about/lib/cache/cachelib.php on line 248
Tiki is not properly set up:
The directory '/home/floridai/public_html/about/dump/' is not writeable by nobody.
The directory '/home/floridai/public_html/about/img/wiki/' is not writeable by nobody.
The directory '/home/floridai/public_html/about/img/wiki_up/' is not writeable by nobody.
The directory '/home/floridai/public_html/about/modules/cache/' is not writeable by nobody.
The directory '/home/floridai/public_html/about/temp/' is not writeable by nobody.
The directory '/home/floridai/public_html/about/templates_c/' is not writeable by nobody.
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/floridai/public_html/about
$ 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/lib/php.ini or httpd.conf.
Consult the tiki.org installation guide if you need more help or visit the forums