EasyPHP + mantis assembly and settings

Source: Internet
Author: User
EasyPHP + mantis installation and setup 1. download EasyPHP and Mantisbt programs 2. install EasyPHP. If an error of "unable to open existing programs" is reported during startup, download the vs2005 and vs2008 running packages, which is very small, megabytes. I installed vs2005 first. after installation, install and set Easy PHP + mantis.

1. download the Easy PHP and Mantisbt programs

2. install Easy PHP and start

If the error message "unable to open an existing program" is reported, download the vs2005 and vs2008 running packages, which are very small and several megabytes. I installed vs2005 first. after installation, I still cannot start Apache in Easy PHP. then I installed vs2008 again. that's all. Therefore, it is not clear whether you only need to install vs2008.

3. decompress the MantisBT application and put it in the www folder under Easy PHP. then visit http: // localhost. the page for setting the mysql database appears, set the password or something, and save it.

4. access http: // localhost again. two folders are found, one of which is the mantis project. click it to enter the logon interface.

5. if other machines cannot be accessed, check whether the conf configuration in Apache is set to 127.0.0.1. you can replace the 127.0.0.1 address in full text with the IP address of the installer. In addition, the port is also an old problem. replace it with port 80, and other colleagues can access it without entering the port number.

The general access address is: http: // IP/mantisbt/login_page.php

6. set Chinese display

Config_defaults_inc.php configures many default mantis settings

Set $ g_default_language = 'Chinese _ simplified ';

7. the displayed time is different from the current time.

Set the time zone. the default time zone is null.

Date. timezone = 'prc'

You can also modify the settings on the page.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.