Loading...
 
Architecture / Installation

Architecture / Installation


Smarty-Error @Installation

posts: 17

Hi all biggrin
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

posts: 2881 United Kingdom

Sounds to me like you have overwritten a existing 1.7 based install.

Try uploading into a new directory which you can then rename once its working correctly.

1.7 had smarty living in /smarty whereas later versions its moved to lib/smarty/

Damian
http://tikihost.net

posts: 17
Ok, installed fine, now. No idea, why I had problems with the 1.7.9-version... Thanks again for help :-)

posts: 17

I downloaded the 1.7.8-Version and tried to install, never have had a version before that... Now I will delete all tiki-related stuff and try version 1.8.5

Thanx for help!


posts: 17

Everytime I visit my Tiki-Page, there is this warning:
Warning: (null)() ref.outcontrol: output handler 'ob_gzhandler' cannot be used twice in Unknown on line 0
How can I make it disappear?