Re: [PHP] cached fasttemplates permissions prob

2001-02-23 Thread Richard Lynch
://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm - Original Message - From: Peter Van Dijck <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Thursday, February 22, 2001 11:05 AM Subject: [PHP] cached fasttemplates permissions prob > I'm

[PHP] cached fasttemplates permissions prob

2001-02-22 Thread Peter Van Dijck
I'm trying to get cachedfasttemplates to work. I chmodded the entire directory and everything in it 775 (using -R), I still get Warning: fopen("./menu.cache","w") - Permission denied in ../includes/classes/fasttemplate/cachedfasttemplate.class.php on line 73 Any ideas at all? I've been stuck on