Changing the database user password using bash script? Change the database user password, need simple solution!! The MySQL community has depreciated “old_passwords” option since MySQL 5.6 version. So we won’t be able to recollect the password from an old password…
cPanel
How to change document root of a website using .htaccess
[sg_popup id=”2″ event=”onload”][/sg_popup]How to change document root? This will help if you want to change the document root of you website from the default location. By default the document root of your website on a cPanel based server is /home/$username/public_html…
All details about a cPanel user in a single command
How does it possible? Ans: By simply using the cPanel API script whmapi1 🙂 We already discussed one of the great feature of whmapi1 for creating WHM root session. We can create any user login sessions (WHM (root), WHM (resellers),…
How to migrate all cPanel accounts without its home directory?
Is it possible? Yeah, definitely! You can create a complete cPanel account backup by excluding the home directory. This is very important, because, if the home directory of cPanel accounts have large amount of data, this will increase the total time…
Now you can configure your cPanel backup to Google Drive!!
Yup! Really interesting thing! As we all waiting for a while, now there is an option in cPanel backup section to configure our server backup to remotely on Google Drive. They introduced this feature in its latest version, now onward…
Enabling Mbstring extension on a cPanel server – EasyApache
Possible root compromise detected: Failed to create directory /dev/null – cPanel
Hey, have you ever got this email from cPanel? Attempts to create new directories or files whose file-names begin with numbers have failed. This is indicative of a root compromise of the server. The exact error encountered was: Failed to…