+ add the readme file of zentao widnows version.

This commit is contained in:
wangchunsheng
2011-09-05 02:13:19 +00:00
parent 66566405d7
commit 41f202a405

View File

@@ -0,0 +1,14 @@
使用注意事项:
1. 不能解压缩到含有中文和空格的路径中。
2. 启动:
2.1 双击运行start.exe。 软件会有一个提示,然后缩放到桌面的右下角,为一个蓝色的图标。
2.2 左键单击该图标,然后选择第一个菜单,"启动Apache和MySQL进程"。
2.3 如果想开机自动运行则可以选择“将apache和mysql安装为服务运行”。
3. 访问: http://localhost/zentao/ 管理用户admin密码 123456
如果你下载的88端口的包请使用http://localhost:88/zentao来访问。
4. 数据库的用户名和密码为root root
5. apache的配置文件在usr/local/apache2/conf/httpd.conf
6. mysql的数据库文件在usr/local/mysql/data/zentao
7. zentao的程序文件在home/zentao/
8. 如何备份:将整个禅道目录备份即可。