Installation

From GExtension Wiki
Revision as of 10:33, 3 October 2016 by Ibot3 (talk | contribs) (Created page with "This article will lead you through the installation process of GExtension. == Web == First, you have to install GMOD Web. #Download the installation files from [https://scri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This article will lead you through the installation process of GExtension.

Web

First, you have to install GMOD Web.

  1. Download the installation files from ScriptFodder.
  2. Edit config.php
    1. Protocol: 'http' or 'https'. Only use 'https' if you have a valid SSL certificate.
    2. SteamAPI: Key: Get your API Key from Steam.
    3. Timezone: Select the correct timezone from this site.
    4. MySQL: Insert IP, port, user, password and database.
    5. SMTP (optional): Insert mailserver, port, username, password, alias, security and method. You can use outlook.com if you do not have your own mailserver.
  3. Upload the files to your webserver.
  4. Open the directory on your webserver using a browser.
  5. Press "Retrieve" to get your license key.
  6. Press "Start".

Troubleshooting