Jack Dem - 2022-10-08

Hello, I want to install but I can't. I think I have to modify this " $_PMBP_GLOBAL_CONF="www.mysite.ccc/public_html/msd2/global_conf.php"; // example: $_PMBP_GLOBAL_CONF="../../files/global_conf.php";
$_PMBP_EXPORT_DIR="www.mysite.ccc//public_html/msd2/export/"; // example: $_PMBP_EXPORT_DIR="../../files/export/";

// ---- adjust this line only if you are going to backup from several database servers or if you have to use different accounts ---- //

define('PMBP_GLOBAL_CONF_SQL',"www.mysite.ccc//public_html/msd2/global_conf_sql.php"); // example: define('PMBP_GLOBAL_CONF',"../../files/global_conf_sql.php");

// ---- adjust this line only if you want to use one installation for several different users with different MySQL accounts ---- //

define('PMBP_GLOBAL_CONF_MU',"www.mysite.ccc//public_html/msd2/global_conf_mu.php"); // example: define('PMBP_GLOBAL_CONF',"../../files/global_conf_mu.php");

MSD2= my directory on my site
What is my mistake, thanks