[horde] Delete User From Horde5

Jan Schneider jan at horde.org
Mon Jun 17 08:36:21 UTC 2013


Zitat von Christian Felsing <pug at felsing.net>:

> Hello,
>
> i got stucked with initializing Horde 5.1.0 registry by command line. If
> this snippet is started by shell, it hangs on Horde_Registry::appInit()
> with 100% CPU load and there is no log entry. Web interface of Horde and
> all modules including imp, ingo etc. are working w/o any problems.
>
>
> <?php
> @ini_set('display_errors', 'On');
> @define (HORDE_BASE,"/var/www/webmail");
>
> chdir (HORDE_BASE);
>
> require_once HORDE_BASE . '/lib/Application.php';
>
> print "Application.php loaded\n";
>
> $appOb = Horde_Registry::appInit();
> print "Registry initalized\n";
> ?>
>
> Any hints?
>
> best regards
> Christian
>
> Am 22.04.2013 15:10, schrieb Michael J Rubinsky:
>
>> once it has been propertly initialized. See
>> http://wiki.horde.org/Doc/Dev/RegistryUsageH4 for information on how to

See one of the existing command line utilities that are shipped with  
Horde on how to start a Horde-like executable.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the horde mailing list