Vishwajit Kale

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…

12 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…

12 years ago

How to Clear cPanel Server logs ?

You can empty cPanel servers logs by using following commands Login into server as root root@server[#]vi logs echo > /usr/local/apache/logs/error_log…

12 years ago