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:
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.
set USE_PATH_INFO = false
this will produce url's like this:
http://www.che.ac.uk/wiki/index.php?pagename=WikiWikiWeb