-
Error in loot new
Error new... when i try to log in localhost/WarZ/api/php/api_GetLootBoxConfig.php?serverkey=9F179EB9-C74E-4933-85B5-EB135E16F5EF, i got this erro...
PLEASE HELP
Array ( [0] => Array ( [0] => 28000 [SQLSTATE] => 28000 [1] => 18456 [code] => 18456 [2] => [Microsoft][SQL Server Native Client 11.0][SQL Server]Falha de logon do usuário 'wz_api_user'. [message] => [Microsoft][SQL Server Native Client 11.0][SQL Server]Falha de logon do usuário 'wz_api_user'. ) [1] => Array ( [0] => 28000 [SQLSTATE] => 28000 [1] => 18456 [code] => 18456 [2] => [Microsoft][SQL Server Native Client 11.0][SQL Server]Falha de logon do usuário 'wz_api_user'. [message] => [Microsoft][SQL Server Native Client 11.0][SQL Server]Falha de logon do usuário 'wz_api_user'. ) )
-
Re: Error in loot new
your api can't connect to the db to get the info
-
Re: Error in loot new
You need to make sure you have:
Native Client for SQL
The db php info with correct details
PHP with SQL drivers
-
Re: Error in loot new
-
Re: Error in loot new
Check:
Permissions
Passwords
All Files from API and SQL
-
Re: Error in loot new
-
Re: Error in loot new