Actions

LimeSurvey XAMPPパッケージのインストール

From LimeSurvey Manual

Revision as of 01:39, 14 June 2018 by Bravehorse (talk | contribs) (Created page with "=手順= #まず、[https://www.limesurvey.org/en/stable-release LimeSurvey download repository]から、最新のLimeSurvey XAMPPパッケージをダウンロードします...")

概要

ここでは、ローカルのWindows PCにLimeSurvey XAMPPパッケージをインストールし、実行する方法を紹介します。XAMPPパッケージは、シングルユーザー用に最適化されたものであるため、本番サーバーで使用すべきではありません。

要件

Windowsシステムは、次の要件を満たす必要があります。

  • 64 MB RAM
  • 350 MBの空きディスク容量
  • Windows NT, 2000, 2003, XP, VISTA, Windows 7, Windows 8, Windows 10

手順

  1. まず、LimeSurvey download repositoryから、最新のLimeSurvey XAMPPパッケージをダウンロードします。どれを選んだらよいかわからない場合は、'xampp'を含むファイル名の実行可能ファイルを選んでください。インストールのステップにしたがいます。通常は設定を変える必要はありません。
  2. セットアップ完了後、ブラウザーが起動し、http://localhost/adminが開かれます。
  3. ユーザー名'admin'、パスワード'password'でログインすると、アンケートを作成することができます。

Additional hints

  • LimeSurvey needs a running web server software (Apache) and a database (MySQL), which are both installed by the XAMPP package. Both applications are started automatically by the setup. After you restart your PC you will need to start these again by using the XAMPP Control panel. If you want these to start automatically on startup, you can use the XAMPP control panel to install the applications as services - just check the related boxes in the XAMPP control panel.
  • The XAMPP packages is only meant to be able to install LimeSurvey on your local PC in an easy way. It won't/shouldn't be possible for anyone on the Internet to access your surveys.
  • The XAMPP package is meant as a single user solution and should not be installed on a real web server.