Failure Stories
I think there is a good failure story in the PmWiki Users Digest. Pmwiki-users digest, Vol 1 #94 - 4 msgs:
- http://digdug.vosn.net/pipermail/pmwiki-users_pmichaud.com/2003-April/000367.html
- http://digdug.vosn.net/pipermail/pmwiki-users_pmichaud.com/2003-April/000368.html
- http://digdug.vosn.net/pipermail/pmwiki-users_pmichaud.com/2003-April/000369.html
- http://digdug.vosn.net/pipermail/pmwiki-users_pmichaud.com/2003-April/000370.html
- Ah, yes, this is a bit of a failure. Of course, as far as I know no wiki system can run on a web hosting service that doesn't allow scripts (see the last message above). And while other wiki systems may have security problems, PmWiki has been carefully designed with security in mind - I'm a server administrator myself! --<#>?
I will add an additional comment, but since it is almost two years since the first post, it will be for other peoples benefit. We are negotiating with our ISP on how to set up a Wiki. Our situation is different from the one you describe, we have PHP scripting, but we do not have write permissions to save the files. Our plan will be to use this for internal communications and documentation for the organization, and we will be setting up Basic Authentication on the site to keep the public out. This might overcome the objections of an ISP who has security concerns. If not, you should probably move to a Wiki that uses a database to store information.
I failed getting PmWiki started when I first tried, but now I got one Step further. Hope it ends up in SuccessStories. See InstallationWorkbench? for Details. --Mike
The only failure stories i can think of, are not really failures, just stuff that is sometimes made difficult. I have found that the server is very important when using PmWiki. Some servers don't give you access to hidden files, and sometimes you can't see the files in the wiki.d directory even though they are there. I had some minor issues in transferring a PmWiki site over to a new server. Main thing is have good WikiServerSpecs?, then everything is fine and dandy. Shell Access is important, and makes things easier also.
I use PmWiki locally on my machine for note taking, so it seemed like a good idea to adapt it for a web project. For various reasons, I just wanted the render engine, and to handle the whole CMS thing myself.
Picking out the rendering, and adapting it proved to be harder than it first looked. Text_Wiki (http://wiki.ciaweb.net/yawiki/index.php?area=Text_Wiki&page=HomePage) proved to be a better fit for what I was doing.
This is not really a failure just maybe my inability to code php. I have been trying to make a style switcher using php. I changed the pmwiki.php file and added a form to the pmwiki.tmpl. so I got the homepage to be able to change styles but I don't really know how to keep the variable that to stay in the address bar for the other pages and to actually keep the style changed. any help would be appreciated. enejlander@hotmail.com Otherwise I think pmwiki is awesome and thanks for the creating it.
Back to Success Stories.
This page may have a more recent version on pmwiki.org: PmWiki:FailureStories, and a talk page: PmWiki:FailureStories-Talk.