How to Reset MySQL root Password
If you’ve forgotten or need to change your root user password in MySQL, you might be wondering what steps are necessary to reset your MySQL …
If you’ve forgotten or need to change your root user password in MySQL, you might be wondering what steps are necessary to reset your MySQL …
In this tutorial we’ll cover how to use MySQLcheck to repair a corrupted database table. Repairing a Corrupted MySQL Database Table Please refer to the …
Frontpage has inbuilt HTTP which helps us to publish a site via HTTP. Please refer the following steps to publish a website using Frontpage: a.To …
Some of the open source applications work as expected due to mod security enabled on the server. It can be enabled or disabled in both …
Sometimes you receive the following error while browsing webmail: Warning: main(../config/config.php): failed to open stream: No such file or directory in /usr/local/cpanel/base/3rdparty/squirrelmail/functions/global.php on line 18 …
passwd: Authentication token manipulation error At times, a user may find themselves unable to update their password via cPanel. If your attempt to change the …
Execute the following command for a domain in Ensim from root:- #echo “php_admin_value upload_max_filesize 20MB” > /etc/httpd/conf/sitexx/uploadmaxsize Replace xx with site number. Site number could …
Below are the steps: Create a file “phpinfo” in an account: <? phpinfo(); ?> and check it using a browser, you should see, you have …
Refer the following steps:- Create / open a new PHP File 1) new site 2) Yes I want to use server technology 3) which server …
When a URL specifying only a directory is requested … eg.: https://www.domain.com/directory/ Initially, Apache looks for file names by default (in the order they appear): …
There are two different ways to enable this option: 1] First method is Via WHM control panel 2] Second method is Via SSH Root Login …