[dev] horde git - imp does not provide an authenticate() method.

Bernhard Redl bernhardredl at gmail.com
Wed Aug 3 00:44:34 UTC 2011


On 08/02/2011 10:46 PM, Rick Romero wrote:
>
> Quoting Bernhard Redl <bernhardredl at gmail.com>:
>
>> hi
>>
>> i'm using horde (latest) from git.
>>
>> i installed with framework/bin/install_dev
>> and then horde/bin/horde-db-migrate
>>
>> any ideas why i get:
>> imp does not provide an authenticate() method.
>>
>
> I always modify horde/config/registry.php like so:
>
> $app_webroot = $this->_detectWebroot();
>
> $this->applications = array(
> 'horde' => array(
> 'initial_page' => 'services/portal/index.php',
> 'name' => _("Horde"),
> 'provides' => 'horde',
> 'fileroot' => '/full_path_to_horde_install/horde'
> ),
>
>
>
> Rick
>
Thx a lot but now i got stuck again: After the fileroot changes horde
shows all the applications. I click update db, update configuration,
update db and everything is broken.


[Wed Aug 03 02:41:54 2011] [error] [client 192.168.178.50] PHP Fatal
error:  Class 'DB' not found in
/home/berni/horde/framework/Core/lib/Horde/Core/Factory/DbPear.php on
line 73





More information about the dev mailing list