# [EMAIL PROTECTED] / 2003-01-12 19:51:27 +0100:

> roman@freepuppy ~/install/horde 1026:0 > grep -En '(\$Horde|->call)' 
>imp-3.1/contacts.php
> 3: * $Horde: imp/contacts.php,v 2.39.2.5 2002/06/05 22:46:50 jan Exp $
> 26:$source_list = $registry->call('contacts/sources');
> 65:$results = $registry->call('contacts/search', $apiargs);
> 
> It dies on line 65, the second call to $registry->call(), the script
> then doesn't output anything. "echo 'FOO'; exit;" put just befor the
> call *is* sent to the browser, if I move it below, I get no output
> again.

    Turned out it actually died elsewhere: I had miconfigured Turba, and
    it was dying while trying to contact an LDAP server.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to