Updated Authlog location
This commit is contained in:
@@ -157,7 +157,7 @@ if (!empty($dbname)) {
|
||||
/*
|
||||
* Directories for saving/loading files from server
|
||||
*/
|
||||
$cfg['AuthLog'] = '/var/log/PhpMyAdmin_auth.log';
|
||||
$cfg['AuthLog'] = '/var/log/PhpMyAdmin/PhpMyAdmin_auth.log';
|
||||
$cfg['UploadDir'] = '';
|
||||
$cfg['SaveDir'] = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user