Menu

#3 notices at bottom

closed
nobody
None
5
2007-01-23
2006-12-21
Anonymous
No

I get the following at the bottom of every page:

PHP Notice: Constant KBINSTALL already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 3 PHP Notice: Constant KBNAME already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 4 PHP Notice: Constant KBURL already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 5 PHP Notice: Constant KBHOMEURL already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 6 PHP Notice: Constant KBADMINEMAIL already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 7 PHP Notice: Constant KBADMINPASS already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 8 PHP Notice: Constant DB_USER already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 9 PHP Notice: Constant DB_PASSWORD already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 10 PHP Notice: Constant DB_HOST already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 11 PHP Notice: Constant DB_NAME already defined in C:\Inetpub\wwwroot\kb\docs\config.php on line 12 PHP Notice: Undefined index: num in C:\Inetpub\wwwroot\kb\includes\adminheader.html on line 12

Discussion

  • Andy Grayndler

    Andy Grayndler - 2007-01-08
    • status: open --> pending
     
  • Andy Grayndler

    Andy Grayndler - 2007-01-08

    Logged In: YES
    user_id=1077576
    Originator: NO

    These are constants in the config.php file, you may need to check that this file is not being included on a second instance as this would cause this error. Also you may need to review the file itself to make sure that each constant is being defined only once.

    I would strongly recommend using Apache with aphpkb as this resolves many problems with permissions in the kbadmin.

     
  • SourceForge Robot

    • status: pending --> closed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.