still getting fatal error after login

Tim Saunders t.saunders@sfbarpilots.com
Tue, 5 Mar 2002 17:01:44 -0800


---------------------- multipart/alternative attachment
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__));


---------------------- multipart/alternative attachment--