Menu

Bad Characters in 1.3.10?

Help
2004-06-24
2012-10-11
  • Rick Parker

    Rick Parker - 2004-06-24

    I have not used wiki in a while but after I upgraded my RH box to Fedora (apache 2, php 4.3.3, mysql 3.23) I get garbage character for output. I know this is a config issue but for the life of me, I cannot find out the problem.

     
    • Rick Parker

      Rick Parker - 2004-06-24

      Ok finally found my issue from someone else in the list.

      Now I have to resovle this DEBUG issue. I get the regular HOMEPAGE and the following PHP warnings.
      lib/IniConfig.php:108: Notice[1024]: missing config setting for DEBUG

      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/Request.php:459: 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'

      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'

      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'

      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'

      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'

      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'

      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'

      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 (In template 'html'):168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'head') (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'html'):168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'body') (In template 'html'):168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'body') (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'top') (In template 'body') (In template 'html'):168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'top') (In template 'body') (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'navbar') (In template 'top') (In template 'body') (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'navbar') (In template 'top') (In template 'body') (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'navbar') (In template 'top') (In template 'body') (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'body') (In template 'html'):168: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      lib/WikiDB.php (In template 'body') (In template 'html'):540: Notice[8]: Use of undefined constant DEBUG - assumed 'DEBUG'

      Any ideas?

      Rick...

       
      • Reini Urban

        Reini Urban - 2004-06-25

        Just add DEBUG=0 to your config.ini

         

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.