phpMyAdmin config.inc.php overwritten

Slash

Verified User
Joined
Jul 20, 2006
Messages
8
Location
Leunen (NL)
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?
 
Back
Top