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.