1. GSManager
    1. Features
    2. Supported Games
    3. News
    4. Statistics
    5. Server list
  2. Lexicon
  3. Filebase
  4. Development
  5. Forum
    1. Dashboard
    2. Unresolved Threads
  6. Web-Interface
  7. Articles
  8. Members
    1. Recent Activities
    2. Users Online
    3. Team
    4. Search Members
  • Login
  • Register
  • Search
Lexikon
  • Everywhere
  • Articles
  • Pages
  • Files
  • Forum
  • Lexikon
  • More Options
  1. GSManager
  2. Lexicon
  3. Installing the GSManager

Installing the GSManager

  • Yenz
  • November 23, 2015 at 4:28 AM
  • March 14, 2017 at 8:16 AM
  • 4,256 times viewed
The project GSManager (formerly ManuAdminMod) was discontinued on 01.01.2020 - this internet presence stays available, but the software is no longer maintained. Thanks for your support over the more than 10 past years!

You are currently viewing an older version of the Eintrag. Click here, to view the current version.

  • Instructions for installing the GSManager.

    1 Dependencies


    The GSManager needs the following things to work:

    • A supported gameserver, which should be managed.
    • A root/v-server or any other computer, on which the program can run.

    PHP is also needed. The installation and configuration of PHP is described in the following section.

    2 PHP


    PHP is required. Please take a look at the download site too see which version is needed.

    2.1 PHP for Windows

    • Download the newest version from this site (first version as a zip file).
    • Extract the zip file to any folder, e.g. C:\php\
    • In this folder rename the file php.ini-production to php.ini and edit it with a text editor. On doing so, uncomment the following lines (remove the semicolon from the beginning of the line):

      • display_errors
      • extension_dir = "ext"
      • extension=php_curl.dll
      • extension=php_mbstring.dll
      • extension=php_pdo_mysql.dll
      • extension=php_pdo_sqlite.dll
      • extension=php_sockets.dll

    Note: The currently available experimental 64-bit versions of PHP are not supported and do NOT work with GSManager so far!

    2.2 PHP for Linux


    For debian based distributions you can intall PHP with the following command (as root): apt-get install php5-cli php5-mysql php5-sqlite php5-curl php5-json
    The counterpart for openSuSE: yast -i php5 php5-cli php5-mysql php5-sqlite php5-curl php5-json

    3 GSManager

    • Download the GSManager from this website.
    • Extract the zip file to any location, e.g. C:\GSManager
    • Open the file gsm.cfg with a text editor and adjust as follows:

      • NAME: This setting only concerns linux installations and is used to distinguish different instances from each other - the name should ne unique then.
      • GAME: One of the following: cod2, cod4, cod5, cod6, bf4, bfhl
      • CFGDIR: Defines the path to the config directory of the GSManager, usually this need not to be changed.
      • LOGDIR: Defines the path to the log directory of the GSManager, usually this need not to be changed.
      • PHP: Defines the path to the PHP executable including the executable file itself. For example C:\php\php.exe or /usr/bin/php

    At this point the GSManager is installed - but not configured yet. For this read the General Configuration.

    To start the GSManager on windows just run the gsm.bat.
    On linux the startscript must be set as an executable with chmod u+x gsm.sh and then can be run with: ./gsm.sh start

  • Previous entry Installing PHP [Windows]
  • Next entry Killmessages (1)
  • Changelog
  • PDF

Languages

  • Installation des GSManagers

Table of Contents

  • 1 Dependencies
  • 2 PHP
    • 2.1 PHP for Windows
    • 2.2 PHP for Linux
  • 3 GSManager
  1. Staff
  2. Privacy Policy
  3. Terms of Service
  4. Legal Notice
  5. Contact
Lexicon, developed by www.viecode.com
Powered by WoltLab Suite™