Download this file
1 2 3 4 5 6 7 8
<?php define('mysql_host',"192.168.2.30"); define('mysql_user',"root"); define('mysql_pass',"Zs251203"); define('mysql_schema',"monitorli"); ?>