still getting fatal error after login

MrJacK mrjack@fastorama.com
Wed, 6 Mar 2002 03:55:42 +0100


According to yours errors report I think you must have C-Client support
installed.
You can grab it at:
ftp://ftp.cac.washington.edu/imap/c-client.tar.Z

Hope it can help you.

-----Message d'origine-----
De : Tim Saunders [mailto:t.saunders@sfbarpilots.com] 
Envoyé : mercredi 6 mars 2002 02:02
À : imp@lists.horde.org
Objet : [imp] still getting fatal error after login

Thanks to the feedback I have received, I have corrected the array's
properly and added the ' ' to the parameter for the file location
string.  But no Horde error log is being generated still.  I am not sure
how to set it to my syslog for error collecting for the horde.

 

On the PHP side I now only have 2 errors in my syslog.  Any ideas or
suggestions?

3/5/02   4:09:18 PM       c-client  Information        (6)        2000
N/A       SFBP-WEB       The description for Event ID ( 2000 ) in Source
( c-client ) could not be found. It contains the following insertion
string(s): [1], PHP Fatal error:  Cannot redeclare class browser in
E:\Inetpub\wwwroot\horde\lib\Browser.php on line 15.

    Line 15 reads ---      class Browser {    

 

3/5/02   4:09:18 PM       c-client  Information        (6)        2000
N/A       SFBP-WEB       The description for Event ID ( 2000 ) in Source
( c-client ) could not be found. It contains the following insertion
string(s): [1], PHP Warning:  Constant imp_base already defined in
E:\Inetpub\wwwroot\horde\imp\login.php on line 50.

    Line 50 reads ---      define('IMP_BASE', dirname(__FILE__));