[horde] x696d70 does not have an API
Adam Tauno Williams
awilliam at whitemice.org
Wed Mar 14 12:20:55 UTC 2012
In rolling out Horde on a new instance and once I configure
authentication and log in as a user it fails with the following message.
Does anyone have any idea how to go about diagnosing this? Where is
x696d70 coming from?
A fatal error has occurred
x696d70 does not have an API
1. require() /srv/www/vhosts/horde/login.php:175
2. Horde_Registry->hasPermission() /srv/www/vhosts/horde/index.php:61
3.
Horde_Core_Auth_Application->requireAuth() /srv/www/vhosts/horde/pear/php/Horde/Registry.php:1440
4.
Horde_Core_Auth_Application->hasCapability() /srv/www/vhosts/horde/pear/php/Horde/Core/Auth/Application.php:546
5.
Horde_Registry->getApiInstance() /srv/www/vhosts/horde/pear/php/Horde/Core/Auth/Application.php:415
Details
The full error message is logged in Horde's log file, and is shown below
only to administrators. Non-administrative users will not see error
details.
Horde_Exception Object
(
[details] =>
[message:protected] => x696d70 does not have an API
[string:Exception:private] =>
[code:protected] => 0
[file:protected]
=> /srv/www/vhosts/horde/pear/php/Horde/Registry.php
[line:protected] => 761
[trace:Exception:private] => Array
(
[0] => Array
(
[file]
=> /srv/www/vhosts/horde/pear/php/Horde/Core/Auth/Application.php
[line] => 415
[function] => getApiInstance
[class] => Horde_Registry
[type] => ->
[args] => Array
(
[0] => x696d70
[1] => application
)
)
[1] => Array
(
[file]
=> /srv/www/vhosts/horde/pear/php/Horde/Core/Auth/Application.php
[line] => 546
[function] => hasCapability
[class] => Horde_Core_Auth_Application
[type] => ->
[args] => Array
(
[0] => authenticate
)
)
[2] => Array
(
[file]
=> /srv/www/vhosts/horde/pear/php/Horde/Registry.php
[line] => 1440
[function] => requireAuth
[class] => Horde_Core_Auth_Application
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] => /srv/www/vhosts/horde/index.php
[line] => 61
[function] => hasPermission
[class] => Horde_Registry
[type] => ->
[args] => Array
(
[0] => x696d70
)
)
[4] => Array
(
[file] => /srv/www/vhosts/horde/login.php
[line] => 175
[args] => Array
(
[0] => /srv/www/vhosts/horde/index.php
)
[function] => require
)
)
[previous:Exception:private] =>
[xdebug_message] =>
Horde_Exception: x696d70 does not have an API
in /srv/www/vhosts/horde/pear/php/Horde/Registry.php on line 761
Call Stack:
0.0009 799328 1. {main}() /srv/www/vhosts/horde/login.php:0
0.6281 19684440 2.
require('/srv/www/vhosts/horde/index.php') /srv/www/vhosts/horde/login.php:175
0.6282 19684808 3.
Horde_Registry->hasPermission() /srv/www/vhosts/horde/index.php:61
0.6297 19689120 4.
Horde_Core_Auth_Application->requireAuth() /srv/www/vhosts/horde/pear/php/Horde/Registry.php:1440
0.6297 19689200 5.
Horde_Core_Auth_Application->hasCapability() /srv/www/vhosts/horde/pear/php/Horde/Core/Auth/Application.php:546
0.6297 19689280 6.
Horde_Registry->getApiInstance() /srv/www/vhosts/horde/pear/php/Horde/Core/Auth/Application.php:415
)
--
System & Network Administrator [ LPI & NCLA ]
<http://www.whitemiceconsulting.com>
OpenGroupware Developer <http://www.opengroupware.us>
Adam Tauno Williams
More information about the horde
mailing list