BAŞQA

“Deprecation Notice” in phpMyAdmin on Centos 7

31.08.2021 1 dəq oxuma Yeniləndi: 31.08.2021

 

 

Edit the following file : config.inc.php. It can be located in /etc/phpmyadmin/config.inc.php or in /usr/share/phpmyadmin/config.inc.php

 

/**
 * Whether or not to query the user before sending the error report to
 * the phpMyAdmin team when a JavaScript error occurs
 *
 * Available options
 * ('ask' | 'always' | 'never')
 * default = 'ask'
 */

$cfg['SendErrorReports'] = 'never';

 

Digər dildə: EN