Create .htaccess file and put the below code in it. # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /…
The issue is because of the corrupted exim db files. Goto /var/spool/exim/db and delete files: retry , retry.lockfile , wait-remote_smtp,…
If your php script is not showing correct date and time then it means your script is using date and…