Menu

Fresh install problem with PHP Warnings

Help
2004-06-11
2012-10-11
  • Mike Gifford

    Mike Gifford - 2004-06-11

    Hello,

    Just installed phpwiki-1.3.10 on a vanilla Fedora 1 install.  It's been a while since I've installed phpwiki (like the use of a config.ini file btw).

    Anyways, I've just got a flood of error messages at the bottom of every page:

    lib/IniConfig.php:108: Notice[1024]: missing config setting for DEBUG

    lib/IniConfig.php:108: Notice[1024]: missing config setting for ADMIN_USER

    lib/IniConfig.php:108: Notice[1024]: missing config setting for ADMIN_PASSWD

    lib/IniConfig.php:497: Notice[1024]: The admin password cannot be empty. Please update your /index.php

    lib/main.php:869: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    lib/WikiDB.php:540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

    <snip ... there are about 80 more of these>

    What did I do??

    Mike

     
    • Dan F

      Dan F - 2004-06-12

      Is it possible you haven't set DEBUG or ADMIN_USER or ADMIN_PASSWD in your config.ini file? You need that set.

      If not, maybe attach your config.ini to your next post.

      Dan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.