Fatal error on upgrade to Serendipity 0.8-alpha11

Having trouble installing serendipity?
Post Reply
Jeff Blogworthy

Fatal error on upgrade to Serendipity 0.8-alpha11

Post by Jeff Blogworthy »

Hello.

Something went wrong during upgrade. My index page now says the following:

Fatal error: Smarty error: unable to write to $compile_dir '/home/jeffblog/public_html/templates_c'. Be sure $compile_dir is writable by the web server user. in /home/jeffblog/public_html/bundled-libs/Smarty/libs/Smarty.class.php on line 1084

I am able to access the admin panel and everything else (except index) seems to work. Help please.

Thank you.
Guest

Post by Guest »

P.S. Permissions are set to 777 so I am not sure about the can't write message, although on initial try I think I forgot to make directory writable.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

You sure that the permissions on the 'templates_c' directory are 777?

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/
Jeff Blogworthy

Post by Jeff Blogworthy »

Hmm. Silly me. I was chmoding 'public_html' thinking that was getting all the subdirectories. That was an easy fix. - Thanks!
Post Reply