Re: MidCOM: error editing an article
Ingo Herz <[email protected]> Mon, 16 Jan 2006 18:48:05 +0100
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
At 12:10 15.01.2006, you wrote:
>On l=F8r, 2006-01-14 at 17:27 +0100, Ingo Herz wrote:
> > 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('
> > > >=20
> ?>'.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=20
> fa577112f2a481c19897c8df44f6d3f6,v
> ^^^^^ <- are you sure? This looks wrong to me.
One should never be shure... Of course this is wrong. Changed all 444 to=20
644, tried again but the error is still the same. What else could I do to=20
debug this? I'm quite shure that it will work if I recreate the topic but I=
=20
really would like to know what is going wrong here.
Ingo=20