Deepin kernel update using the Ubuntu kernel.
If you are identifying this error when opening the phpMyAdmin screen, just when you display the screen of any of
First uninstall and completely delete apache2 settings. It is important to remember that virtual host settings will be lost, but
First, in the terminal, disable the apport:
sudo service apport stop
After inative the service natively, in the terminal:
sudo nano /etc/default/apport
Inside change
<div id="div"></div>
<script type="text/javascript">
function detectnet(){
if(navigator.onLine){
document.getElementById("div").innerHTML = 'online';
} else {
document.getElementById("div").innerHTML = 'offline';
}
}
setInterval(function(){ detectnet(); }, 1000);
</script>