= Description = After editting a page or creating a new, I click on save changes and I get the following. On the server machine, I get page can not be displayed. I hit refresh and everything moves on like normal and it saves the page with all the changes. On other machines, I get a text error message. I attached it at under the examples. if I hit refresh it comes up with the trackback information which I also attached. Looking at the error I think it's a rights issue, but I don't know python well enough to know. My e-mail address is dwayne@audiotel.com == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: [[attachment:errorPage.txt]] ##{{{ ##Example wiki markup that fail ##}}} == Details == ## If you got a traceback, please save the traceback page as html and attach here: [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || 1.5.1 || || '''OS and Version''' || Windows 2000 Pro and Windows XP pro with IE 6 || || '''Python Version''' || 2.4.2 || || '''Server Setup''' || IIS on Windows XP pro || || '''Server Details''' || || == Workaround == ## How to deal with the bug until it is fixed This is from wiki/data/ from the distribution archive: {{{ -rw-r--r-- 1 twaldmann twaldmann 0 Sep 22 18:22 edit-log }}} Did you copy that to your data_dir before you started the wiki the first time? If you have an edit-log in your data_dir: is it writeable, does it have correct ownership and mode (it must be writeable by the userid moin has when it runs (usually the web server user)? That fixed it. I set the IUSR_ to write permission and now it works. = Discussion = = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: wrong installation, no bug ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinNoBug