In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Building DotProject Environment and solving Common problems
Download the software:
1 、 phpstudy
2. Dotproject2.18 Chinese version
Http://rt.openfoundry.org/Foundr... Inese_by_Markwu.zip
Second, install phpstudy
1. Assume that the installation directory is D:\ phpstudy. According to the default option, next will automatically install apache, mysql, php and myphpadmin (if you have already installed mysql and php, of course you don't have to choose again)
2. In the middle configuration interface, please select the port of apache. The default is 80. If it is occupied by IIS, change it to 8080, as shown below:
Mysql database settings: the password for the root account is set to 123456
3. Extract the dotproject 2.18 Chinese version (dotProject_2.1_RC2_20070529_UTF-8_Chinese_by_Markwu.zip) to the www folder under the appserver installation directory, that is, D:\ phpstudy\ www, and rename it to dotproject.
4. Access http://localhost:81/dotproject (the default port number of apache was changed during installation)
5. Follow the prompts to go to the installation page and set the database name, user name, password, etc., as shown below:
Click the db&write cfg button in the lower right corner to complete the installation. The successful setting is shown as follows:
6.1 indicates that a number of requirements are not met, including
1) # Session Save Path writable? Failed Fatal: session.save_path is not set
2) # LDAP Support Failed Not available
3). / files/temp writable? Failed PDF report generation will be disabled
4) Session AutoStart = ON? Failed Try setting to ON if you are experiencing a
WhiteScreenOfDeath
5) Session Use Trans Sid = OFF? Failed There are security risks with this turned ON
B) modify / etc/php5/apache2/php.ini
Session.auto_start = 0 changed to 1
; session.save_path = "/ tmp" front; remove
c)。 Go to the installation page and set the database name, user name and password
7. Visit http://localhost:81/dotproject and log in to the system. User name: admin, password: passwd.
8. Chinese settings. Select "System Admin", and then select "Default User Preferences" on the page, and set the Locale entry to Simplifield Chinese (China).
9. Log out, log in again, and you can see that dotproject has been installed and Sinicized, as shown below:
The solution to which the Gantt chart cannot be displayed:
In the d:\ phpstudy\ php directory, modify the php.ini file:
(1) find memory_limit = 8m and modify it to memory_limit = 16m (or 32m, 64m, 128m, 256m)
(2) remove the ";" in front of the extension=php_gd2.dll. In order for php to support the generation of true color images, it is generally required to support gd2,extension=php_gd2.dll, that is, dll files that support gd2. )
Then restart the Aphache service
After installation, log in to the dotproject system on the server remotely, as follows
Http://172.16.12.16:81/dotproject/index.php?m=companiessetup a task, and send mail to related person after setting email info as following:
Note:
The above is the installation environment for the Chinese version of dotproject 2.18.
Based on several installation attempts, the following conclusion is probably correct: refer to the online "dotProject installer hand. ppt" (Mark Wu) installation, phpstudy5.4.5, but probably only the dotproject1.* version works. Phpstudy, together with the latest dotProject and the previous version of php5, does not support the password access format after mysql4.1 by default. Use the following command in Mysql to unify the password:
Set password for 'username'@'hostname'=OLD_PASSWORD (' password')
In this way, you can successfully connect to mysql! Or just install php5 directly!
The root cause is that both the php version and the mysql version need to be matched reasonably.
Additional reference:
Project management tool recommendation: Redmine and DotProject: http://www.kuqin.com/managetool/20081207/29791.html project management tool Redmine installation:
To solve the problems caused by running http://fish219.javaeye.com/blog/212270 after installation, please refer to:
Http://www.dns.com.tw/blog/2007/12/windows-xpdotproject.html
Reprint please indicate that it originated from www.SCMLife.com, please reserve the copyright. Address of this post: http://www.scmlife.com/bbs/viewthread.php?tid=19329
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.