Changes between Version 10 and Version 11 of SvrInstall
- Timestamp:
- May 23, 2016 7:58:24 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SvrInstall
v10 v11 46 46 * Run '''easy_install !https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.4.4''' 47 47 48 == MySQL Installation == 49 * Install [http://dev.mysql.com/downloads/ MySQL Community Server] 50 * Install [https://www.python.org/downloads/ Python 3.4.4] to `c:\www\Python34` 51 52 == Mantis Installation == 53 * Download [http://https://www.mantisbt.org/ MantisBT.zip] and unzip it. 54 * Rename ''mantisbt`` from unzipped directory to `mantis` 55 * Move'`mantis` directory to `c:\www` 56 48 57 == Apache Configuration == 49 58 * Copy the following two modules to 'c:\www\apache\modules` … … 52 61 * Download [http://modwsgi.googlecode.com/files/mod_wsgi-win32-ap22py27-3.3.so mod_wsgi.so] and copy it to `c:\www\apache\modules` 53 62 * Open `c:\www\apache\conf\httpd.conf` 54 * Add or uncomment the following statements:63 * Add or uncomment the following options: 55 64 {{{ 56 65 LoadModule dav_module modules/mod_dav.so … … 80 89 * 제어판 > 시스템 및 보안 > Windows 방화벽 > 고급설정 > 인바운드 규칙 > 우클릭 > 새규칙 > 포트 > TCP 특정포트 3690 > 연결허용 > 이름지정 81 90 82 91 == !MySQL Configuration == 92 * Open 'C:\!ProgramData\!MySQL\!MySQL Server 5.7\my.ini` 93 * Edit (or Add) the following options: 94 {{{ 95 datadir=D:/mysql57\Data 96 }}} 97 * Add Mantis database 98 * Add Mantis database administrator