Changes between Version 10 and Version 11 of SvrInstall


Ignore:
Timestamp:
May 23, 2016 7:58:24 AM (9 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SvrInstall

    v10 v11  
    4646* Run '''easy_install !https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.4.4''' 
    4747 
     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 
    4857== Apache Configuration == 
    4958* Copy the following two modules to 'c:\www\apache\modules` 
     
    5261* Download [http://modwsgi.googlecode.com/files/mod_wsgi-win32-ap22py27-3.3.so mod_wsgi.so] and copy it to `c:\www\apache\modules` 
    5362* Open `c:\www\apache\conf\httpd.conf` 
    54 * Add or uncomment the following statements: 
     63* Add or uncomment the following options: 
    5564{{{ 
    5665LoadModule dav_module modules/mod_dav.so  
     
    8089  * 제어판 > 시스템 및 보안 > Windows 방화벽 > 고급설정 > 인바운드 규칙 > 우클릭 > 새규칙 > 포트 > TCP 특정포트 3690 > 연결허용 > 이름지정 
    8190 
    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