I would guess that your cache directory is not writeable by your web server.
chown -R it to the same owner as your apache process -- and chmod -R 777 that directory. On Wed, 2003-04-02 at 20:12, Doug Gough wrote: > Fatal Error: Call to undefined function: mgd_delete_sitegroup() in > /var/www/html/mimerroot/MidgardLite/cache/page.95.content on line 25 > Fatal Error: Call to undefined function: mgd_delete_person() in > /var/www/html/mimerroot/MidgardLite/cache/page.94.content on line 54 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
