Hello!

Has anyone successfully installed moinmoin-1.2.4 on FreeBSD 4.10? I installed from ports and used "make install clean" to install the port. AFAIK, there were no problems during the installation. However, whenever I try to create or edit a page on the default pages, I kept getting "Page is immutable!". Moreover, I get this error messages when I click on the "Info" link.

Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/MoinMoin/request.py", line 391, in run
wikiutil.getSysPage(self, config.page_front_page).page_name, self)
File "/usr/local/lib/python2.4/site-packages/MoinMoin/wikiaction.py", line 544, in do_info
history(page, pagename, request)
File "/usr/local/lib/python2.4/site-packages/MoinMoin/wikiaction.py", line 402, in history
log.to_end()
File "/usr/local/lib/python2.4/site-packages/MoinMoin/logfile/logfile.py", line 268, in to_end
self._input.seek(0, 2) # to end of file
File "/usr/local/lib/python2.4/site-packages/MoinMoin/logfile/logfile.py", line 115, in __getattr__
raise StopIteration
StopIteration



Thanks in advance!

Rene Mendoza


_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to