Smarty-Error @Installation
Hi all 😀
Uploaded all files, set permission manually and now wanted to execute the tiki-install.php but there was the following error:
Warning: main(smarty/Smarty.class.php) function.main: failed to create stream: No such file or directory in /www/htdocs/XXXXXX/tiki/tiki-install.php on line 11
Fatal error: main() function.main: Failed opening required 'smarty/Smarty.class.php' (include_path='.:/usr/bin/PEAR:..') in /www/htdocs/XXXXXX/tiki/tiki-install.php on line 11
The structure of my site is: www.mysite.com/tiki/tiki-install.php
the smarty-directory is in the www.mysite.com/tiki/lib/smarty -path, but if I change that in the tiki-install.php, the next Smarty-Errors appear... What am I doing wrong?
Thanks for Help in advance!
Greetings, SW