When installing webim, to proceed to remove the privileges of reading and execution of the config.php file ditectorio libs only the owner should have privileges, and to learn from our user database and password, for example:
/*
* MySQL Database parameters
*/
$mysqlhost = "localhost";
$mysqldb = "webim_db";
$mysqllogin = "webim_lite";
$mysqlpass = "123";