AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   php configure for sourceban (https://forums.alliedmods.net/showthread.php?t=328353)

rajput3001 11-06-2020 01:39

php configure for sourceban
 
Releases · sbpp/sourcebans-pp · GitHub[^]

https://github.com/sbpp/sourcebans-p...1.6.3.Full.zip

The reader
am have installed a localgames server for a online use for csgo
i have install sourcemod in the games server
i have installed my sql as a database for data
i have installed xammp for local web hosting for sourceban
but when i try putting the php folder in the webfolder(htdocs)

i get 10 to 20 lines for error how do i configure this
am new to php

my configure are
"sourcebans"
{
"driver" "mydriverconnection"
"host" "localhost"
"database" "sourcebans"
"user" "root"
"pass" "somepassword"
//"timeout" "0"
"port" "3306"
}


All times are GMT -4. The time now is 15:31.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.