버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
댓글: Content imported from a Scroll Translations translation file.
Sv translation
languageko

PostgreSQL이나 Microsoft SQL Server 중 원하는 데이터베이스를 선택하여 MagicINFO Server를 설치할 수 있습니다.

PostgreSQL 데이터베이스에 설치하기

만약 MagicINFO Server 설치 전에 PostgreSQL 데이터베이스 설치를 진행한다면 다음 사항에 유의하세요.

  • PostgreSQL 설치가 제대로 이루어지기 위해서는 해당 컴퓨터의 Secondary Logon 서비스가 활성화되어 있어야 합니다.
  • PostgreSQL을 설치 전에 먼저, 시작 메뉴의 제어판 > 사용자 계정 > 사용자 계정 컨트롤 설정 변경을 클릭하세요. 올바른 설치를 위해 컴퓨터 변경 내용 발생시 알리지 않음으로 설정하세요.

  • PostgreSQL 설치 시 설정한 PostgreSQL 포트와 관리자 계정 비밀번호는 MagicINFO Server 설치 시에도 필요하므로 잊지 않도록 주의하세요.

Microsoft SQL Server 데이터베이스에 설치하기

MagicINFO Server를 설치하기 전에 먼저, MicroSoft SQL Server의 네트워크 구성 및 인증 설정이 필요합니다.

SQL Server 네트워크 구성

  1. SQL Server Configuration Manager를 실행하세요.
  2. SQL EXPRESS의 Named PipeTCP/IP 항목을 enable로 설정하세요.
  3. IP1~IP7 및 IP All의 TCP Dynamic Ports 값을 삭제하세요. (기본값: 0)
  4. IP1~IP7 및 IP All의 TCP port를 1433으로 설정하세요.
  5. 네트워크 구성 설정을 설정한 후 반드시 SQL Server 서비스를 재시작하세요.

SQL Server 인증

  1. SQL Server Management Studio를 실행하세요.
  2. SQL Server의 인증 방식을 SQL Server and Windows Authentication mode로 설정하세요.
  3. 인증 방식을 설정한 후 반드시 SQL Server를 재시작하세요.
Sv translation
languageen

MagicINFO Server can be installed after selecting any of PostgreSQL and Microsoft SQL Server.

Installing the software for PostgreSQL

Be sure to read the following if you install the PostgreSQL database before installing MagicINFO Server.

  • The Secondary Logon service must be enabled on your computer to successfully install PostgreSQL.
  • Before installing PostgreSQL, click Control Panel > User Accounts > Change User Account Control settings from the Start menu. Select "Never notify" for "Choose when to be notified about changes to your computer" for proper installation.

  • The PostgreSQL port and administrator account password set during PostgreSQL installation are also required for MagicINFO Server installation. Remember these for future use.

Installing the software for Microsoft SQL Server

To install MagicINFO Server, you must first configure the MicroSoft SQL Server network and authentication settings.

Configuring SQL Server network

  1. Run SQL Server Configuration Manager.
  2. Set Named Pipe and TCP/IP under SQL EXPRESS to enable.
  3. Delete the TCP Dynamic Ports values from IP1-IP7 and IP All. (Default value: 0)
  4. Set TCP port for IP1~IP7 and IP All to 1433.
  5. After configuring the network, be sure to restart the SQL Server.

SQL Server authentication

  1. Run SQL Server Management Studio.
  2. Set the authentication mode for SQL Server to SQL Server and Windows Authentication mode.
  3. After specifying the authentication mode, make sure to restart SQL Server.