Menu

Installation HELP!

Help
Anonymous
2001-11-14
2012-10-11
  • Anonymous

    Anonymous - 2001-11-14

    I want to install phpwiki1.3.1 using Apache 1.3.22, PHP 4.0.1 an a MySQL Database. Even when I try to use the default index.php I get an error message "Failed opening required lib/libxml.php". This file doesn't exist nowhere.
    What the heck is going on? Where can I find that file? Can somebody help me?
    Thanx
    Holli

     
    • Geoffrey T. Dairiki

      You have discovered a stub for code which is not and may not ever be written yet.  (Looking at it now, I'm not sure I understand why php 1.3.1 runs for anyone...)

      Look in lib/main.php, around line 156 and comment out or delete the line which says:
      require_once('lib/libxml.php');
      (You could delete the whole 'xmldump' part of the case statement if you want.)

       
    • Anonymous

      Anonymous - 2002-11-16

      i got the same problem with this message: "Failed opening required 'lib/ErrorManager.php' ". can i solve the problem in the same way?
      please help.
      thanx

       

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.