|
Posted by Marcus on 12/17/76 11:52
Hello,
I am trying to install phpMyAdmin 2.8.2 and have a question about
config.inc.php. Is it necessary to include all of the $cfg fields in
config.default.php, or is it ok to just have whichever fields I
explicitly need customized, such as $cfg['Servers'][$i]['auth_type']? I
am not clear on whether there are any security risks by not explicitly
stating every field in config.default.php in my actual config.inc.php
and whether or not the program will know to default to variables I don't
state, even though everything seems to work fine without all of this
info. I could not find this info anywhere in the phpMyAdmin
documentation, which talks about setup.php but doesn't clarify if I need
every field. Thanks in advance.
Navigation:
[Reply to this message]
|