安装DotProject管理系统
解压缩Dotproject2.1rc最新中文版完整安装包到D盘(最好是D盘,否则系统重做,里面的管理数据会丢失)dotproject新目录。
访问http://localhost/dotproject运行DotProject安装文件包,一次性完成DotProject的安装
Easyphp目录下conf_files下的httpd.conf最后面的配置:
### Alias EasyPHP
#alias
Alias "/dotproject" "D:/dotproject/"
<Directory "d:/dotproject">
Options FollowSymLinks Indexes
AllowOverride None
Order deny,allow
Allow from 127.0.0.1
deny from all
</Directory>
#alias
### Alias End
如果你懒得搭建环境又想试用尝尝鲜,也可访问http://demo.dotproject.net/进行试用。
Thank you for your interest in our web-based project management tool.
dotProject is built using free open-source applications and is produced and maintained by a small, but dedicated group of volunteers. dotProject is programmed in PHP, and utilises MySQL for a backend database (although other databases such as Postgres could also be used). Our recommended server platform includes Apache 1.3.27, PHP 4.2+, and MySQL. In the spirit of free, peer-reviewed, open source application development, we would also encourage you to use an operating system such as Linux, FreeBSD, or OpenBSD. However, additional operating systems such as Windows, Mac, and other flavours of *nix are also supported.
DOTPROJECT DEMO
Our dotProject Demo can be accessed at http://www.dotproject.net/demo/
ADMIN Access
This will let you do just about anything except administer the users themselves.
Username: admin
Password: admin
Don't reset the password – it just inconveniences others in the short term.
GUEST Access
This is a restricted READ-ONLY USER and lets you see how the permissions work.
Username: guest
Password: guest
Don't reset the password – it just inconveniences others in the short term.
DISABLED Components
Tasks and tickets normally email details to the appropriate user upon creation, amendment and followup. This functionality has been turned off in this demo.
Do not use the demo site as a data repository
We reload the demonstration database nightly so please don't try to use it as a test site or set up examples to then show others as your data will disappear. The update is done automatically so we don't even know what is removed when it happens and we won't be doing any special backups or anything for anyone who does attempt this.
Errors on Uploading Files
File uploads are disabled by turning off permissions on the associated directories. Don't try to upload files please – error message will result.
Problems Logging into the Demo?
Unfortunately we sometimes get people fiddling around changing passwords etc on the demo logins. We reload the demo nightly to try to get around this but sometimes it means that the demo's not available. Please don't log this as a bug report in Mantis or in the forums – by the time anyone reads the message chances are the reload has occurred and besides that – life's too short to keep resetting passwords that others think are fun to change. If everyone is inconvenienced then we apologise to the majority but alas we can't protect us all the time from the thoughtlessness of the minority.
We also don't intend writing special functions to disable a standard part of dotProject just so that this is not possible on the demo.
主人请了,小弟刚开始用dotproject(windows版),不小心将管理员的权限给设置没了,请问还能找回来么?具体情况是,我把管理员admin的角色设为administrator和worker,然后在系统管理里面把worker的系统管理权限禁止掉了,这样admin的管理权限就没了,如何是好?SOS
[回复]
easylife
Firefox 3.6
Windows 7回复:
三月 20th, 2010 at 23:32
@江湖告急, 我也很久搞过dotproject了,记不清了,呵呵!你可以试试Redmine这个项目管理软件。
[回复]