[GSP] GSP Kaori's AMS - Need help

Join Discord

GotEM

Loyal Member
Loyal Member
Jul 19, 2016
10
0
27
Hello,

Do you need to do something different with Kaori's AMS for GSP files? I can't get it working.
 

Azura

Mir3 Coder & Adviser
Mar 12, 2005
3,249
111
300
Nothing different however it depends on what you're using on your webhost.
 
Upvote 0

GotEM

Loyal Member
Loyal Member
Jul 19, 2016
10
0
27
Nothing different however it depends on what you're using on your webhost.
I tried it with my webhost and on my server. On my server I am using XAMPP. I only edited the following files

00config.php

$serverName
$magickey
$backend = "http://localhost/backend/";

backend/00config.php
$magickey
$serverName

backend/00connString.php
$accountDB = "Account";
$gameDB = "Game";

Everything else is default
 
Upvote 0

Azura

Mir3 Coder & Adviser
Mar 12, 2005
3,249
111
300
XAMPP the latest version does not have MSSQL connections installed as a default extension.

You would need to find how to add the extensions yourself or download version 1.1.7
 
Upvote 0

GotEM

Loyal Member
Loyal Member
Jul 19, 2016
10
0
27
XAMPP the latest version does not have MSSQL connections installed as a default extension.

You would need to find how to add the extensions yourself or download version 1.1.7
What are you using? Having trouble installing it with XAMPP might give MAMP a go (WAMP not working for some reason)
 
Upvote 0

Fub4r

Dedicated Member
Dedicated Member
Jan 13, 2005
242
45
75
Having so many issues with my IIS, seems it doesnt connect to SQL at all, not sure why, tried multiple things. Even tried using Karl's connection but it doesnt work :S any help would be appreciated.
 
Upvote 0