이 페이지의 이전 버전을 보고 있습니다. 현재 버전 보기.

현재와 비교 페이지 이력 보기

« 이전 버전 9 다음 »

Read the following to setup Tomcat for MagicINFO Server.

1. Before Installation


Tomcat is already included in MagicINFO Server package. Therefore, no download or installation is required.

For more information on tomcat, refer to the official site below.

Official site : https://tomcat.apache.org/

    


2. Installation


Tomcat is installed automatically when installing the MagicINFO server package.

The installed path is "{the path that MagicINFO Server installed}\tomcat" folder.

When installing the MagicINFO Server Package, the environment variable is set.

Then, you can check it by using the following command on the command prompt.

echo %MAGICINFO_PREMIUM_HOME%\tomcat





In order to run Tomcat, Java must be installed first, and the path of Java installation must be specified for the JAVA_HOME environment variable.

Java is also installed and set the environment variable when installing the MagicINFO Server Package.

Therefore, if there is no issue, then it will work properly.

For more information on Java, refer to the following url.