[horde] [solved] Fatal error after pear update horde today

Sandra Weddig sandra.weddig at googlemail.com
Wed Jul 9 08:54:16 UTC 2014


Thanks for you answer. Horde is working again :).

Am Mittwoch, den 09.07.2014, 10:38 +0200 schrieb Arjen de Korte: 

> Citeren Sandra Weddig <sandra.weddig at googlemail.com>:
> 
> > ls -la /usr/share/php5/PEAR/Horde/Pack/Driver shows
> >
> > insgesamt 28
> > drwxrwxrwx 2 root root 4096  2. Jul 14:23 .
> > drwxrwxr-- 3 root root 4096  2. Jul 14:23 ..
> > -rwxr-xr-x 1 root root 1336  2. Jul 14:23 Igbinary.php
> > -rwxr-xr-x 1 root root 1612  2. Jul 14:23 Json.php
> > -rwxr-xr-x 1 root root 1248  2. Jul 14:23 Msgpack.php
> > -rwxr-xr-x 1 root root 1403  2. Jul 14:23 Msgpackserialize.php
> > -rwxr-xr-x 1 root root 1125  2. Jul 14:23 Serialize.php
> >
> > So, where is the problem?
> 
> These permissions look weird. There is no reason why these .php files  
> should have execute permission, while I suspect you may need to grant  
> execute permission to the directory above this one  
> (/usr/share/php5/PEAR/Horde/Pack). The following is what I use:
> 
>      find /usr/share/php5/PEAR/Horde -type d|xargs chmod 755
>      find /usr/share/php5/PEAR/Horde -type f|xargs chmod 644
> 
> > Am Dienstag, den 08.07.2014, 21:47 +0000 schrieb Erling Preben Hansen:
> >
> >>   Citat af Sandra Weddig <sandra.weddig at googlemail.com>:
> >>
> >> > Hi!
> >> >
> >> > Today I did update horde via pear and now all users see:
> >> > A fatal error has
> >> >
> >> occurredFilesystemIterator::__construct(/usr/share/php5/PEAR/Horde/Pack/Driver):
> >> > failed to open dir: Permission deniedDetails have been logged for the
> >> > administrator.
> >> >
> >> > What's wrong?
> >> > --
> >> > Horde mailing list
> >> > Frequently Asked Questions: http://horde.org/faq/To unsubscribe, mail:
> >> > horde-unsubscribe at lists.horde.org
> >>
> >> Hey
> >>
> >> Check your file permissions.
> >>
> >> /erling
> >
> >
> > --
> > Horde mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> 
> 





More information about the horde mailing list