trying something tricky

Having trouble installing serendipity?
Post Reply
barb
Regular
Posts: 8
Joined: Mon Sep 19, 2005 6:12 pm
Contact:

trying something tricky

Post by barb »

I am trying to install serendipity on two different servers and have them access one database (the same tables) on one of the servers. Thus, I want to have one blog on two different sites (and servers). It seems possible, but after I install the second s9y blog I get this error:

Warning: Smarty error: unable to read resource: "" in /mydomain.com/serendipity/bundled-libs/Smarty/libs/Smarty.class.php on line 1088

What does this mean? I'm not familiar with smarty, so I'm not sure if this is something I can get around.

Thanks in advance for your help!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: trying something tricky

Post by garvinhicking »

This error usually only happens when your templates_c directory does not exist or is not writable!

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/
barb
Regular
Posts: 8
Joined: Mon Sep 19, 2005 6:12 pm
Contact:

Post by barb »

Hi Garvin, thanks for replying!

hmm...Both blogs have writable template_c directories. But after looking at them I see that blog #2 doesn't seem to like .CVSIGNORE files. I copy them over and they just disappear. Could this be the problem? What are these files?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

No, that shouldn't be the reason; "dot files" sometimes are hidden by the FTP server or FTP client; they shouldn't be causing this.

I only know this error in conjunction with wrong file/directory permissions or when the bundled-libs/Smarty/ directory was not copied/extracted properly.

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