Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/AnonR/smanonr..../var/softacul.../piwigo
File: database.inc.php
<?php
[0] Fix | Delete
$conf['dblayer'] = 'mysqli';
[1] Fix | Delete
$conf['db_base'] = '[[softdb]]';
[2] Fix | Delete
$conf['db_user'] = '[[softdbuser]]';
[3] Fix | Delete
$conf['db_password'] = '[[softdbpass]]';
[4] Fix | Delete
$conf['db_host'] = '[[softdbhost]]';
[5] Fix | Delete
[6] Fix | Delete
$prefixeTable = '[[dbprefix]]';
[7] Fix | Delete
[8] Fix | Delete
define('PHPWG_INSTALLED', true);
[9] Fix | Delete
define('PWG_CHARSET', 'utf-8');
[10] Fix | Delete
define('DB_CHARSET', 'utf8');
[11] Fix | Delete
define('DB_COLLATE', '');
[12] Fix | Delete
[13] Fix | Delete
?>
[14] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function