Warning: unlink(/home/test1/public_html//temp/cache/container.php): Permission denied in /home/test1/public_html/lib/core/Tiki/TikiInit.php on line 72

Warning: file_put_contents(/home/test1/public_html//temp/cache/container.php): Failed to open stream: Permission denied in /home/test1/public_html/lib/core/Tiki/TikiInit.php on line 125


Tiki Installer cannot proceed

The directory '/home/test1/public_html/db/' is not writeable.
The directory '/home/test1/public_html/img/wiki/' is not writeable.
The directory '/home/test1/public_html/img/wiki_up/' is not writeable.
The directory '/home/test1/public_html/img/trackers/' could not be created.
The directory '/home/test1/public_html/temp/' is not writeable.
The directory '/home/test1/public_html/temp/cache/' is not writeable.
The directory '/home/test1/public_html/temp/templates_c/' is not writeable.
The directory '/home/test1/public_html/templates/' is not writeable.


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) To run setup.sh, follow the instructions: $ cd /home/test1/public_html/ $ 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 /etc/php/8.1/fpm/php.ini or httpd.conf.
Consult the tiki.org installation guide if you need more help or visit the forums