asda?‰PNG
IHDR ? f ??C1 sRGB ??é gAMA ±?üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T
var/softaculous/wbce/config.php 0000644 00000001031 15102722722 0012574 0 ustar 00 '[[instanceid]]',
'passwordsalt' => '[[passwordsalt]]',
'secret' => '[[secret]]',
'trusted_domains' =>
array (
0 => '[[domhost]]',
),
'datadirectory' => '[[softdatadir]]',
'dbtype' => 'mysql',
'version' => '32.0.1.2',
'overwrite.cli.url' => '[[softurl]]',
'dbname' => '[[softdb]]',
'dbhost' => '[[softdbhost]]',
'dbtableprefix' => 'oc_',
'dbuser' => '[[softdbuser]]',
'dbpassword' => '[[softdbpass]]',
'installed' => true,
[[mysql_utf8mb4]]
);
var/softaculous/crafty/config.php 0000644 00000010110 15102723501 0013136 0 ustar 00 You must secure this program. Insecure permissions on config.php";
print "
While installing CSLH you might of needed to change the permissions of config.php so ";
print "that it is writable by the web server. config.php no longer needs to be written to so ";
print " please chmod config.php to not have write permissions for everyone. you can do this by";
print " UNCHECKING the box that reads write permissions for the file:";
print "
";
exit;
}
}
}
}
}
// dbtype either is either:
// mysql - this is for Mysql support
// txt-db-api - txt database support.
$dbtype = 'mysql';
//database connections for MYSQL
$server = '[[softdbhost]]';
$database = '[[softdb]]';
$datausername = '[[softdbuser]]';
$password = '[[softdbpass]]';
// change this to the full SERVER path to your files
// on the server .. not the HTTP PATH.. for example enter in
// $application_root = "/usr/local/apache/htdocs/livehelp/"
// not /livehelp/
// keep ending slash.
// WINDOWS would look something like:
// $application_root = "D:\\virtual www customers\\craftysyntax\\livehelp_1_6\\";
$application_root = '[[softpath]]/';
// if using txt-db-api need the path to the txt databases directory
$DB_DIR = '/';
// if using txt-db-api need to have the full path to the txt-db-api
// you must set this property to something like /home/website/livehelp/txt-db-api/
$API_HOME_DIR = '[[softpath]]/' . 'txt-db-api/';
?> var/softaculous/livesite/config.php 0000644 00000000454 15102723555 0013515 0 ustar 00