cmmlwiki
CMMLWiki download
Subversion access
CMMLWiki is maintained in Subversion with anonymous read access. You can check out the most current version with the following svn commands.
svn co http://svn.annodex.net/cmmlwiki/trunk cmmlwiki
You can also browse the source repository
also check for selinux restrictions
If you are having problems with permissions on RHEL, Fedora or other RHEL workalike, check /var/log/messages for issues with SELinux permissions.
Because cmmlwiki installs by default outside the normal /var/www tree, you need to use chcon to change the types of objects to satisfy SELinux.
The CGI needs to be of type httpd_sys_script_t. The CMMLWIKI directories need to be of type httpd_sys_content_t.
There is another gotcha. libannodex seems to access the source directories, I'm guessing because of compilation with -g. So all the directories on the path to annodex-core/libannodex/src/importers and all the contents of that directory have to be of type httpd_sys_content_t to satisfy SELinux.
cmmlwiki directory must be writable to apache also
The installation README seems to imply that only the cmmlwiki.db file needs to be writable to apache. This is not so. Sqlite3 needs to create a temporary journal file in the directory so you should make the containing directory writable to apache also.
CMMLWiki Installation
This explains the steps you need to go through to install CMMLWiki for a Web server that runs python.
Recent comments
8 weeks 6 days ago
8 weeks 6 days ago
10 weeks 20 hours ago
12 weeks 5 days ago
14 weeks 21 hours ago
15 weeks 5 days ago
20 weeks 3 days ago
20 weeks 3 days ago
1 year 24 weeks ago
1 year 29 weeks ago