I tried to set up phpwiki-1.3.10 in english and in german with php versions 4.3.x on an windows system (local, on four different computers by now). I always encounter the same problem, which is that loading up the "virgin wiki" stops at some point. On reloads, it stops at the same point. Same after flattening the db.
What I have found out by now is, that HomePage or StartSeite do work if I erase all other files in the pgsrc directory. I then tried to get a working core of pages (in each language) by successively adding a few pages until the error occurred again. For the german set, this worked for all but three pages (AlteTextFormatierungsRegeln, WikiWikiWeb, WabiSabi).
Now, the strange thing is, when I tried to use the original set of pages and deleted only those three pages, it did NOT work. Also, arbitrary subsets of the previously working set did not work. (This, again, is the same for english pages). Apparently, also the order in which the pages are processed, does matter.
Does anybody have an idea what the problem could be and how I could get a set of pages that actually works?
Thanks a lot,
Markus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-18
I had a problem with loading the virgin pages on version 1.3.10 where it would give a list of pages added and then flash right away to server not found. By removing all the pages from pgsrc and adding them back one at a time I found that 2 of the pages cause this behaviour. They are PgsrcRefactoring and OldTextFormattingRules.
When I recreated the database again and ran without these 2 pages in pgsrc it works fine. It still reports that a manditory file is missing but does not identify it by name. The point where it appeared to stop when either of these 2 files was in pgsrc was random.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I tried to set up phpwiki-1.3.10 in english and in german with php versions 4.3.x on an windows system (local, on four different computers by now). I always encounter the same problem, which is that loading up the "virgin wiki" stops at some point. On reloads, it stops at the same point. Same after flattening the db.
What I have found out by now is, that HomePage or StartSeite do work if I erase all other files in the pgsrc directory. I then tried to get a working core of pages (in each language) by successively adding a few pages until the error occurred again. For the german set, this worked for all but three pages (AlteTextFormatierungsRegeln, WikiWikiWeb, WabiSabi).
Now, the strange thing is, when I tried to use the original set of pages and deleted only those three pages, it did NOT work. Also, arbitrary subsets of the previously working set did not work. (This, again, is the same for english pages). Apparently, also the order in which the pages are processed, does matter.
Does anybody have an idea what the problem could be and how I could get a set of pages that actually works?
Thanks a lot,
Markus
I had a problem with loading the virgin pages on version 1.3.10 where it would give a list of pages added and then flash right away to server not found. By removing all the pages from pgsrc and adding them back one at a time I found that 2 of the pages cause this behaviour. They are PgsrcRefactoring and OldTextFormattingRules.
When I recreated the database again and ran without these 2 pages in pgsrc it works fine. It still reports that a manditory file is missing but does not identify it by name. The point where it appeared to stop when either of these 2 files was in pgsrc was random.
Thanks.
We are aware of the OldTextFormattingRules problem, but the PgsrcRefactoring is new.
pgsrc/PgsrcRefactoring shouldn't be in the distribution.