There are currently two mailing lists available for PmWiki.

pmwiki-users: This is a great resource where a very helpful group of people will answer questions and discuss PmWiki development. Traffic is around 20-40 messages a day. Archives are available from:

searchable at

Note: You can change your settings for the mail list by logging in to http://pmichaud.com/mailman/listinfo/pmwiki-users

pmwiki-announce: Announcements of new version releases. The archive is at:

pmwiki-users-de: A mailing list for german-speaking users of PmWiki. Archived at

<< Contributors | PmWiki.DocumentationIndex | PmWiki Philosophy >>

 

PmWiki can't process your request

PmWiki needs to have a writable /home/persistent/ directory before it can continue. You can create the directory manually by executing the following commands on your server:

    mkdir /home//home/persistent
    chmod 777 /home//home/persistent
Then, reload this page.

Or, for a slightly more secure installation, try executing
    chmod 2777 /home
on your server and following this link. Afterwards you can restore the permissions to their current setting by executing
    chmod 755 /home
.

We are sorry for any inconvenience.