Re: MidCOM: error editing an article
Ingo Herz <[email protected]> Sat, 14 Jan 2006 17:27:01 +0100
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
Am Samstag, 14. Januar 2006 15:58 schrieb Tarjei Huse:
> On tor, 2006-01-12 at 11:15 +0100, Ingo Herz wrote:
> > Fatal error: Call to a member function on a non-object
> > in /var/cache/midgard/xxx/1-10-5-0.php(991) : eval()'d code on line
> > 531
> >
> > This is line 991 in .../1-10-5-0.php:
> > 991:
> > eval('
> > ?>'.mgd_preparse(mgd_snippet($set["snippetpath"]."/lib/rcs_functions")).'
> ><?php ');
>
> Hi, have you checked if the rcs directory is writeable by the apache
> process?
#/var/lib/aegir/cvs# ls -ld .
drwxr-xr-x 2 www-data www-data 8192 2006-01-14 17:22 .
and there are lots of files like
-r--r--r-- 1 www-data www-data 7447 2006-01-13 09:52 fa577112f2a481c19897c8df44f6d3f6,v
-rwxr-xr-x 1 www-data www-data 0 2006-01-13 12:20 facef30a64e61082bcdc4b7b4b816e44
-rw-r--r-- 1 www-data www-data 0 2006-01-14 17:22 midgard_check_cvs_write
I think that should be OK.
thanks,
Ingo