cheap hosting

Exim : retry time not reached for any host after a long failure period

The issue is because of the corrupted exim db files. Goto /var/spool/exim/db and delete files: retry , retry.lockfile , wait-remote_smtp,…

11 years ago

How to enable InnoDB engine in MySql ?

1) Check whether InnoDB is enabled on the server. To check login to shell as root and go to mysql…

11 years ago

How to change date and time zone in php ?

If your php script is not showing correct date and time then it means your script is using date and…

11 years ago