Daai Tou Laam
My webhost has now installed Pear Cache, and I've re-enabled the setCache() line. I assume they installed 1.5.4, as it's the version found on pear.php.net. It's hard not to install pear packages correctly, imho, as you only have to type pear install xxx. Have you checked your apache user can write to the directory specified? If it's a unix box, /tmp will always work.
Dang weather plug-in messed up my site...
-
Tom - Daai Tou Laam
- Regular
- Posts: 15
- Joined: Thu Jan 06, 2005 1:34 am
- Location: Hong Kong
- Contact:
LH - It was a path problem. As soon as I specified the path to the Cache directory as well as the base of Pear in the ini file, everything worked fine.
I did have issues with the Weather plugin (CVS from last exchange here) cache directory. The default was to /tmp and it was trying to write to SERENDIPITY_INSTALLATION_DIRECTORY//tmp So I changed that to tmp and created a tmp directory inside the SERENDIPITY_INSTALLATION_DIRECTORY and everything is happyhappy now.
I did have issues with the Weather plugin (CVS from last exchange here) cache directory. The default was to /tmp and it was trying to write to SERENDIPITY_INSTALLATION_DIRECTORY//tmp So I changed that to tmp and created a tmp directory inside the SERENDIPITY_INSTALLATION_DIRECTORY and everything is happyhappy now.