Reset root password for MySQL
You can view the MySQL root password in the file /root/.my.cnf. # cat /root/.my.cnf [client] pass="sdd568c~M" user=root Want to reset the root password for […]
Read articleYou can view the MySQL root password in the file /root/.my.cnf. # cat /root/.my.cnf [client] pass="sdd568c~M" user=root Want to reset the root password for […]
Read articleError #1 "Starting MySQL. ERROR! Manager of pid-file quit without updating file." Solution: If you’re getting the above error while starting mysql, check the […]
Read articleHow to Send Email from a PHP Script PHP seems to make most things extremely easy. Sending mail is no exception. Send Email from […]
Read articleWe presume that you are facing the error when you are trying to send mails using your email client. This error can be caused […]
Read articleWhen cPanel & WHM is installed, a number of predefined scripts become available in your server’s /scripts directory. One can use any of the […]
Read article