Slash
Verified User
Hello,
Once in a while the file /var/www/html/phpMyAdmin/config.inc.php seems to get overwritten by a clean one.
I have need to have the following entry in this file:
$cfg['DisplayBinaryAsHex'] = false;
How can I prevent this from happening?
Once in a while the file /var/www/html/phpMyAdmin/config.inc.php seems to get overwritten by a clean one.
I have need to have the following entry in this file:
$cfg['DisplayBinaryAsHex'] = false;
How can I prevent this from happening?