发布离线WIKI[更换为MediaWiki,暂停更新]

最新ubuntu/linux/开源新闻或者其它IT相关资讯
回复
头像
oneleaf
论坛管理员
帖子: 10455
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#61

帖子 oneleaf » 2006-11-29 21:11

尝试在命令行下使用 python moin.py 试试?

在个仅仅是wiki.ubuntu.org.cn的网站镜像,并不是源镜像。
yrhui1981
帖子: 20
注册时间: 2006-11-28 22:20

#62

帖子 yrhui1981 » 2006-12-03 9:26

真是好东东啊!支持!
Qoo_cong
帖子: 36
注册时间: 2006-04-09 22:27

#63

帖子 Qoo_cong » 2006-12-07 22:28

下载了不会用~ :(
运行
moin.py

http://127.0.0.1:8000/

代码: 全选

ConfigurationError

data_dir "data" does not exists, or has incorrect ownership or permissions.

Make sure the directory and the subdirectory pages are owned by the web server and are readable, writable and executable by the web server user and group.

It is recommended to use absolute paths and not relative paths. Check also the spelling of the directory name.

If you want to report a bug, please save this page and attach it to your bug report.

    * Show debugging information
    * Report bug
    * Visit MoinMoin wiki
头像
oneleaf
论坛管理员
帖子: 10455
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#64

帖子 oneleaf » 2006-12-08 9:28

我刚刚又测试了,没有问题。
需要进入 share/moin/ubuntu 目录下运行 moin.py ,或者直接在 nautilus 中双击share/moin/ubuntu 目录下的 moin.py 文件,选择在终端运行也可以。
头像
asn
帖子: 58
注册时间: 2005-09-23 17:03

#65

帖子 asn » 2006-12-10 13:12

下载的今天早上的更新
解压后直接运行share/moin/ubuntu/moin.py出现

代码: 全选

Traceback (most recent call last):
  File "share/moin/ubuntu/moin.py", line 28, in ?
    from MoinMoin.server.standalone import StandaloneConfig, run
ImportError: No module named MoinMoin.server.standalone
cd share/moin/ubuntu/然后ls出现

代码: 全选

data  moin.py  underlay  wikiconfig.py  wikiconfig.pyc
但是当我准备直接按m然后再按tab键之后就出现了130个可能的结果

代码: 全选

asn@ubuntu:~/share/moin/ubuntu$ m
Display all 130 possibilities? (y or n)
输入./m然后tab就正常是怎么回事呢?

----
摁,加了./就一切OK,看来加./是好习惯 :P
头像
oneleaf
论坛管理员
帖子: 10455
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#66

帖子 oneleaf » 2006-12-12 20:06

运行当前目录下的文件需要使用 ./执行文件 这点和Windows是不同的。
barrcuda
帖子: 13
注册时间: 2006-12-11 21:20

#67

帖子 barrcuda » 2006-12-14 22:17

我下载了这个压缩文件,按照说明使用,很多链接都无法使用,老是报错,见图.忘了说了,我的系统是xp sp2,python 2.5
附件
moin error.JPG
上次由 barrcuda 在 2006-12-15 11:02,总共编辑 1 次。
znbyn
帖子: 2
注册时间: 2006-06-01 10:34

#68

帖子 znbyn » 2006-12-15 10:52

我碰到和楼上一样的问题, :(
dennis175
帖子: 40
注册时间: 2006-11-01 0:28

#69

帖子 dennis175 » 2006-12-16 0:17

在XP下出现 Exception CacheNeedsUpdate 怎么解决
头像
oneleaf
论坛管理员
帖子: 10455
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

#70

帖子 oneleaf » 2006-12-16 9:02

在出不来的页面,点击 更多操作菜单 , 选择删除缓存就好了 。 或者重新下载,打包的时候,原来打包了cache目录,现在打包已经过滤了cache目录。
znbyn
帖子: 2
注册时间: 2006-06-01 10:34

#71

帖子 znbyn » 2006-12-16 16:20

问题解决了,感谢啊。 :D
孔秀祥
帖子: 2
注册时间: 2006-12-20 20:07

如何才能将论坛打包文件下载回来

#72

帖子 孔秀祥 » 2006-12-20 21:00

下载时要认证,但我不能用会员名与密码通过认证,首帖上也没有相应的说明。
头像
oneleaf
论坛管理员
帖子: 10455
注册时间: 2005-03-27 0:06
系统: Ubuntu 12.04

Re: 如何才能将论坛打包文件下载回来

#73

帖子 oneleaf » 2006-12-20 21:28

孔秀祥 写了:下载时要认证,但我不能用会员名与密码通过认证,首帖上也没有相应的说明。
加了密码贴子的链接。
tianli-bin
帖子: 2
注册时间: 2006-12-28 8:32

#74

帖子 tianli-bin » 2007-01-02 15:49

极大地增强了俺们学习的兴趣和信心,万分感谢
zhouzheng
帖子: 14
注册时间: 2006-11-25 11:48

#75

帖子 zhouzheng » 2007-01-03 14:27

我在局域网中成功的搭建了这个wiki,但是访问速度特别慢。打开一个网页需要一分钟。请问大家都是这样吗?
回复