OddmuseTrouble: Difference between revisions

Jump to navigation Jump to search
312 bytes added ,  26 March 2005
No edit summary
Line 7: Line 7:
A: The official website said it's because script crash,I recommend to update your oddmuse script. (I met this problem in v. 1.287,and solve it after updated to v. 1.300)) other possibile solution is [http://www.emacswiki.org/cgi-bin/oddmuse-zh.pl/Unlock_Action unlock action], 2)place Data Dir to different directory,please check [http://www.emacswiki.org/cgi-bin/oddmuse-zh.pl/Known_Problems Known_Problems]
A: The official website said it's because script crash,I recommend to update your oddmuse script. (I met this problem in v. 1.287,and solve it after updated to v. 1.300)) other possibile solution is [http://www.emacswiki.org/cgi-bin/oddmuse-zh.pl/Unlock_Action unlock action], 2)place Data Dir to different directory,please check [http://www.emacswiki.org/cgi-bin/oddmuse-zh.pl/Known_Problems Known_Problems]


===== Q:update to new version =====
I met this problem after update to version 1.532, so I move my Data to another directory without space.
original (met 500 error when I try to save a wiki page)
$DataDir = 'C:/Program Files/Apache Group/Apache/htdocs/oddmuse';
new
$DataDir = 'c:/webpage/htdocs/oddmuse';


==== Q: [il10N] couldnot load chinese translation file ====
==== Q: [il10N] couldnot load chinese translation file ====

Navigation menu