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'
<snip ... there are about 80 more of these>
What did I do??
Mike
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.
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
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