Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../tiki10
File: local.php
<?php
[0] Fix | Delete
$db_tiki='mysqli';
[1] Fix | Delete
$dbversion_tiki='21.9';
[2] Fix | Delete
$host_tiki='[[softdbhost]]';
[3] Fix | Delete
$user_tiki='[[softdbuser]]';
[4] Fix | Delete
$pass_tiki='[[softdbpass]]';
[5] Fix | Delete
$dbs_tiki='[[softdb]]';
[6] Fix | Delete
$client_charset='utf8mb4';
[7] Fix | Delete
// $dbfail_url = '';
[8] Fix | Delete
// $noroute_url = './';
[9] Fix | Delete
// If you experience text encoding issues after updating (e.g. apostrophes etc showing up as strange characters)
[10] Fix | Delete
// $client_charset='latin1';
[11] Fix | Delete
// $client_charset='utf8mb4';
[12] Fix | Delete
// See http://tiki.org/ReleaseNotes5.0#Known_Issues and http://doc.tiki.org/Understanding+Encoding for more info
[13] Fix | Delete
[14] Fix | Delete
// If your php installation does not not have pdo extension
[15] Fix | Delete
// $api_tiki = 'adodb';
[16] Fix | Delete
[17] Fix | Delete
// Want configurations managed at the system level or restrict some preferences? http://doc.tiki.org/System+Configuration
[18] Fix | Delete
// $system_configuration_file = '/etc/tiki.ini.php';
[19] Fix | Delete
// $system_configuration_identifier = 'example.com';
[20] Fix | Delete
[21] Fix | Delete
[22] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function