I installed PhpWiki 1.3.9 on Mac OS X and after I entered all MySQL data in index.php I tried opening
the Wiki in a browser.
When I open just the directory, the php source is displayed but I guess thats just my apache config.
If I try to open the index.php directly, the file is
correctly parsed and I see "Loading up virgin wiki".
However, after InterWikiSearch, the line "from MIME
file [...] is identical to current version 1 - skipped" is
not printed and there is also nothing after that.
I tried moving those files in pgsrc that are skipped
to a "backup" directory. Now, the HomePage reads
"Loading up virgen wiki Complete. Return to
HomePage" - If I click on the HomePage link, the
same page appears, even after pressing reload in
my browser.
Any ideas?
Dennis
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had the same problem. I solved it by not using my desired language (de) but the default en.
If I call insteat of phpwiki/Homepage the german correct site phpwiki/StartSeite the virgin wiki is not called. But the links in the top (the logo, "recent changes" and "findpage") still point to the english and not the german sites. So I decided to keep the en one.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I installed PhpWiki 1.3.9 on Mac OS X and after I entered all MySQL data in index.php I tried opening
the Wiki in a browser.
When I open just the directory, the php source is displayed but I guess thats just my apache config.
If I try to open the index.php directly, the file is
correctly parsed and I see "Loading up virgin wiki".
However, after InterWikiSearch, the line "from MIME
file [...] is identical to current version 1 - skipped" is
not printed and there is also nothing after that.
I tried moving those files in pgsrc that are skipped
to a "backup" directory. Now, the HomePage reads
"Loading up virgen wiki Complete. Return to
HomePage" - If I click on the HomePage link, the
same page appears, even after pressing reload in
my browser.
Any ideas?
Dennis
I have a similar problem...
going to the root page of the wiki reloads always a virgin wiki
any ideas?
I had the same problem. I solved it by not using my desired language (de) but the default en.
If I call insteat of phpwiki/Homepage the german correct site phpwiki/StartSeite the virgin wiki is not called. But the links in the top (the logo, "recent changes" and "findpage") still point to the english and not the german sites. So I decided to keep the en one.