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
3 weeks 5 days ago
4 weeks 2 hours ago
7 weeks 6 days ago
8 weeks 1 day ago
8 weeks 2 days ago
8 weeks 2 days ago
8 weeks 2 days ago
8 weeks 2 days ago
8 weeks 2 days ago
8 weeks 2 days ago