Menu

phpwiki probs - help to solve/upgrade please!

Help
2004-11-22
2012-10-11
  • Nicholas Hemley

    Nicholas Hemley - 2004-11-22

    Hello,

    My existing version of phpwiki (undetermined, the last entry in the ChangeLog is: "2002-02-23 15:32 carstenklapp") is refusing to show any pages apart from the index page and so I have two options:

    a) diagnose the error or
    b) upgrade to the latest version.

    Any assistance would be greatly appreciated on either path:

    a) Database connection (to MySql) has no errors, but pages (such as http://www.che.ac.uk/wiki/index.php/WikiWikiWeb) come back with a 404 error - v. strange indeed

    b) Once i can ascertain the version, then is it a case of upgrading the tables so that I don't loose the existing data?

    Any pointers would be brilliant - thankyou for your time!

    Cheerio,
    Nic.

     
    • Reini Urban

      Reini Urban - 2004-11-22

      set USE_PATH_INFO = false

      this will produce url's like this:
      http://www.che.ac.uk/wiki/index.php?pagename=WikiWikiWeb

       

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.