View Single Post
Author Message
rajput3001
New Member
Join Date: Oct 2020
Old 11-06-2020 , 01:39   php configure for sourceban
Reply With Quote #1

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"
}
rajput3001 is offline