<?php
$mariaServer = "192.168.1.186";
$mariaUser = "dev2";
$mariaPass = "RLVuEexA6Lb6jfa";
$mariaDb = "scc24";
$mongo ="";