Tag

Configuration

6 posts tagged with this.

  1. Knowledge BaseWHMCS Modules
    · 3 min read

    WHMCS 'Not Licensed' Email: Explanation and Resolution

    If you've received an email that your WHMCS installation is 'Not Licensed', it means our checks found it isn't properly licensed per WHMCS. Visit their License Verification page immediately. Failure to resolve may result in suspension until licensed correctly. Contact WHMCS support with questions.

  2. WHMCS Modules
    · 3 min read

    Braintree Gateway Multiple Currencies Support

    The Braintree Payment Gateway module for WHMCS supports multiple currencies through dedicated merchant accounts from Braintree. Configure mappings in the Merchant Currencies field using the exact format shown. This guide covers prerequisites, step-by-step setup, automatic selection logic, the requir

  3. WHMCS Modules
    · 3 min read

    What Currencies Are Supported with the Coinbase Payment Gateway Module?

    The Coinbase Payment Gateway module supports all major currencies, enabling seamless international transactions for ASP.NET applications. This guide details how the support works, configuration approaches, best practices for multi-currency setups, common errors to avoid, and testing steps to ensure

  4. Windows Cloud Hosting
    · 3 min read

    Why You're Getting a 404.3 Error on Your PHP Website

    HTTP Error 404.3 occurs because PHP is not enabled for your site. IIS has no handler to process .php files, so it cannot serve the page. Enable PHP in the control panel under the Handler Mappings tab to resolve it immediately. This guide details the cause, provides exact steps, lists common pitfalls

  5. TeamSpeak
    · 2 min read

    How to Allow GameTracker to Scan Your TeamSpeak Server

    To allow GameTracker.com to scan your TeamSpeak server, grant b_virtualserver_info_view, b_virtualserver_channel_list, and b_virtualserver_client_list to the Guest server group via Virtual Server > Information. This guide provides prerequisites, detailed steps, permission explanations, and troublesh

  6. General
    · 3 min read

    How to Backup IIS7 ApplicationHost.config and Settings

    IIS7 stores settings in ApplicationHost.config and schema files instead of the IIS6 metabase, rendering old tools unusable. This guide provides the exact CMD script to back up your configuration using appcmd, details the storage path, step-by-step creation and execution instructions, plus automation