Create .htaccess file and put the below code in it. # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /…
Step 1: Login to your HostRipples cPanel and Select PHPMyAdmin Click on the PHPMyAdmin Icon in your cPanel. Step 2:…
Check the database name from wp-config.php file. Backup the database using the following command from shell. Cpanel mysqldump database_name > database_name.sql…