[horde] Upgrading to latest horde framework
Michael M Slusarz
slusarz at horde.org
Mon Feb 25 00:27:59 UTC 2013
Quoting Louis-Philippe Allard <lp.allard.1 at gmail.com>:
> PHP Warning: PHP Startup: Unable to load dynamic library
> '/usr/lib/php/extensions/lzf.so' - /usr/lib/php/extensions/lzf.so:
> cannot open
> shared object file: No such file or directory in Unknown on line 0
> PHP Warning: PHP Startup: Unable to load dynamic library
> '/usr/lib/php/extensions/memcache.so' - /usr/lib/php/extensions/memcache.so:
> cannot open shared object file: No such file or directory in Unknown
> on line 0
These are PHP errors thrown when you have identified extensions to
load in php.ini but they don't exist on disk. Make sure you don't
have lines like
extension=lzf.so
in you php.ini file.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the horde
mailing list