Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../gnu
File: config.php
<?php
[0] Fix | Delete
if (!defined('GNUSOCIAL')) { exit(1); }
[1] Fix | Delete
[2] Fix | Delete
$config['site']['name'] = '[[site_name]]';
[3] Fix | Delete
[4] Fix | Delete
$config['site']['server'] = '[[domhost]]';
[5] Fix | Delete
$config['site']['path'] = '[[relativeurl_]]';
[6] Fix | Delete
[7] Fix | Delete
$config['site']['ssl'] = '[[sitessl]]';
[8] Fix | Delete
[9] Fix | Delete
$config['db']['database'] = 'mysqli://[[softdbuser]]:[[softdbpass]]@[[softdbhost]]/[[softdb]]';
[10] Fix | Delete
[11] Fix | Delete
$config['db']['type'] = 'mysql';
[12] Fix | Delete
[13] Fix | Delete
// Uncomment below for better performance. Just remember you must run
[14] Fix | Delete
// php scripts/checkschema.php whenever your enabled plugins change!
[15] Fix | Delete
//$config['db']['schemacheck'] = 'script';
[16] Fix | Delete
[17] Fix | Delete
$config['site']['profile'] = '[[site_profile]]';
[18] Fix | Delete
[19] Fix | Delete
[20] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function