Problem after install

Having trouble installing serendipity?
Post Reply
ansoncheung
Posts: 1
Joined: Thu Jun 29, 2006 1:40 am

Problem after install

Post by ansoncheung »

Hello,

after install,i cannot visit my Blog:www-user.tu-chemnitz.de/~chzh
i get this Information:

Warning: fetch(/afs/tu-chemnitz.de/home/urz/c/chzh/public_html/templates_c/default^%%16^167^16762773%%index.tpl.php): failed to open stream: No such file or directory in /afs/tu-chemnitz.de/home/urz/c/chzh/public_html/bundled-libs/Smarty/libs/Smarty.class.php on line 1251

Warning: fetch(): Failed opening '/afs/tu-chemnitz.de/home/urz/c/chzh/public_html/templates_c/default^%%16^167^16762773%%index.tpl.php' for inclusion (include_path='.:/usr/share/pear:/afs/tu-chemnitz.de/www/root:/afs/tu-chemnitz.de/home/urz/c/chzh/public_html/:/afs/tu-chemnitz.de/home/urz/c/chzh/public_html/bundled-libs/') in /afs/tu-chemnitz.de/home/urz/c/chzh/public_html/bundled-libs/Smarty/libs/Smarty.class.php on line 1251

also on line 1251 is
:arrow: include($_smarty_compile_path);


but others are ok.only when i post a new text crashed.Help!

thx
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem after install

Post by garvinhicking »

Hi!

This can happen if your templates_c directory (or the files within) are not writable for PHP. Try to set the permissions to 777 in FTP/SSH!

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply