Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../contao
File: localconfig.php
<?php
[0] Fix | Delete
[1] Fix | Delete
### INSTALL SCRIPT START ###
[2] Fix | Delete
$GLOBALS['TL_CONFIG']['licenseAccepted'] = true;
[3] Fix | Delete
$GLOBALS['TL_CONFIG']['installPassword'] = '[[installtool_pass]]';
[4] Fix | Delete
$GLOBALS['TL_CONFIG']['encryptionKey'] = '[[encryption_key]]';
[5] Fix | Delete
$GLOBALS['TL_CONFIG']['dbDriver'] = 'MySQLi';
[6] Fix | Delete
$GLOBALS['TL_CONFIG']['dbHost'] = '[[softdbhost]]';
[7] Fix | Delete
$GLOBALS['TL_CONFIG']['dbUser'] = '[[softdbuser]]';
[8] Fix | Delete
$GLOBALS['TL_CONFIG']['dbPass'] = '[[softdbpass]]';
[9] Fix | Delete
$GLOBALS['TL_CONFIG']['dbDatabase'] = '[[softdb]]';
[10] Fix | Delete
$GLOBALS['TL_CONFIG']['dbPconnect'] = false;
[11] Fix | Delete
$GLOBALS['TL_CONFIG']['dbCharset'] = 'UTF8';
[12] Fix | Delete
$GLOBALS['TL_CONFIG']['dbPort'] = 3306;
[13] Fix | Delete
$GLOBALS['TL_CONFIG']['dbSocket'] = '';
[14] Fix | Delete
$GLOBALS['TL_CONFIG']['adminEmail'] = '[[admin_email]]';
[15] Fix | Delete
$GLOBALS['TL_CONFIG']['latestVersion'] = '3.5.40';
[16] Fix | Delete
$GLOBALS['TL_CONFIG']['maintenanceMode'] = false;
[17] Fix | Delete
### INSTALL SCRIPT STOP ###
[18] Fix | Delete
[19] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function