GKSHOP
Web StoreDiscord
  • 👋GKSHOP Documentation
  • INFORMATION
    • ⁉️FAQ
    • 💡Discord Roles
    • ⚠️FiveM Asset Escrow System
  • GKSPHONE v2
    • 📔Installation
    • ❓Documentation
    • 👷Exports
      • Client
      • Server
    • 🪛Custom App
    • Configuration
      • Unique phones
      • Custom inventory
      • Custom Wallpapers
      • Custom ringtones and notifications
      • Apps
      • Currency
    • Common Issues
    • 🚒Job Center
  • GKSPHONE v1
    • 📱ESX
      • 📔Installation
      • ❓Documentation
      • Application Usages
      • Developers
        • Server Event
        • Client Event
    • 📱QB
      • 📔Installation
      • ❓Documentation
      • Application Usages
      • Developers
        • Server Event
        • Client Event
  • Other Products
    • ⚒️GKSCRAFT
      • 📘Installation
      • Config
      • Developers
        • Server Event
    • ⛽GKS FUEL
      • 📔Installation
      • Config
      • Exports
    • 📸Media Services (GKSMEDIA)
    • 📲GKSPHONE Real App
  • OTHER
    • Policy
      • Privacy Policy
Powered by GitBook
On this page
  • Connecting your database information
  • Connecting your SQL account information to the application
  • Port Forwarding
  • Core and Vehicle Table Configuration
  • Application Configuration
  • Configuration for Real App Functions
  1. Other Products

GKSPHONE Real App

On this page you will find installation notes for the gksphone remote access application for your mobile phones.

PreviousMedia Services (GKSMEDIA)NextPolicy

Last updated 4 months ago

Installation

GKSPHONE REAL APP is only authorized to view your SQLs. They do not have the authority to change / effect / add / delete / drop

Connecting your database information

  1. Log in to your database using HeidiSQL

  1. Open Tools > User Manager

  1. Click Add

  1. Enter user name, password and set % in the From Host field. This is to provide SQL access with GKSPhone Real App.

  1. In the Allow access to: section, click Add object

  1. Choose your server database then click OK

  1. Select EXECUTE, SELECT, SHOW VIEW permissions and click the Save button.

  1. Open your phpMyAdmin Web Panel

  1. Click on the User accounts section

  1. Click Add user account

  1. Enter user name, password and Host Name section should be set to Any Host and its value should be % This is to provide SQL access with GKSPhone Real App

  1. After creating the account, click Edit privileges

  1. Choose your server database then click GO

  1. Select SELECT, SHOW VIEW permissions and click the Go button.

Connecting your SQL account information to the application

  1. Log in to your account. If you aren't registered, register with the email address you purchased your Real App subscription from!

  1. Go to Services > Real App

  1. Enter your create SQL account and server information in the table that appears on the screen.

Field
Value

Server ID

Host/Adress

Enter your server ip

Port

SQL Port, Default 3306

Database

Enter your database name

Username

Password

  1. After filling in all fields, press the TEST CONNECTION button

  1. After the test connection is successful, click the SAVE button

  1. Now your added server will appear here

Port Forwarding

The real app needs a MySQL port to access your information. If you receive the following error in the Test Connection step even though you entered all your information correctly, it means that your MySQL 3306 port is not open.

After making sure your port is closed, you need to open the port. If you have no knowledge about opening a port, "please contact your hosting provider."

Core and Vehicle Table Configuration

In this section you must write your core information and sql tool table name. This is mandatory for the application to work correctly and display the correct data!

Don't forget to select your server from the Servers section then to click "UPDATE" after making your settings.

Application Configuration

This section shows the applications found in real app. You can close the application that you don't want to use from these applications. Simply remove the tick next to the application name.

Don't forget to select your server from the Servers section then to click "UPDATE" after making your settings.

Configuration for Real App Functions

After doing all the above steps, you need to change the Config.RealApplication setting in gksphone/config/config.lua to true.

Go to site

Your

You can check whether this port is open by typing your machine IP address and port 3306

📲
APP GKSHOP
on this site.
fivem server id
SQL account username you created
SQL account password you created
HeidiSQL - Tools > User Manager
HeidiSQL - User Manager
HeidiSQL - Select Database
HeidiSQL - Database Permissions
phpMyAdmin - Index
phpMyAdmin - User Accounts
phpMyAdmin - New User Informatıon
phpMyAdmin - Edit Account Privileges
phpMyAdmin - Select Database
phpMyAdmin - Database read authority
GKSHOP Application - Homepage
GKSHOP Application - Real App
GKSHOP Application - Real App > Test Connection
GKSHOP Application - Real App > Test Connection Succesful
GKSHOP Application - Real App > Server List
GKSHOP Application - Real App > Test Connection Error