Contributions > Plugins, tips, and tricks

Security configuration

(1/1)

jorge_melo:
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";

Navigation

[0] Message Index

Go to full version