Steps to install WordPress on a subdomainStep-1: Login to the Cpanel accountStep-2: Click on WordPress Step-3: Click on install this a..
There may be times when you need to apply the server hostname SSL certificate to the cPanel services. The server hostname SSL certificate is needed for secure connections to cPanel services. The hostname SSL certificate is applied to these cPanel services:1) FTP server2) Exim (SMTP) server3) Calendar, cPanel, WebDisk, Webmail, and WHM Services4) Dovecot mail ..
Step1: Log into Cpanel Step2: On the home screen, We have the file section choose File Manager. Step3: Click the Settings icon in your File Manager window Step4: After, choose the folder location you’d like to start in. For this example, we’re going to use the Document Root for our website Step5: Select Upload from the icons at the top. Step6: Navigate to the file ..
Try these fixes If you’d like to know why you can’t browse the Internet due to the ‘DNS server not responding, you can go to read the reason part. Otherwise, follow along with the solutions directly. Correct your DNS server address Clear your DNS Cache and reset your IP Update your network adapter driver Restart your modem ..
Follow below steps to Enable Debug logs on Laravel Application. 1.Log in to the server or browse the Domain Home directory through File Manager. 2. Change the directory to application directory 3. Find .env file and 4. And set the APP_DEBUG parameter to true APP_DEBUG=true 5. Save the file and exit from it. Now, open ..
How to change wordpress admin password in Database from cPanel. Step 1: Log into cpanel account Step 2 : Now search for phpmyadmin. Step 3: Click on PhpMyAdmin. It will open a new webpage with PhpMyAdmin where we can find all the databases, u Step 4: Select wordpress database and we can see all the ..
How to disable “sudo su -” and “sudo passwd root” commands for wheel group users. Date: 02-10-2021 Step 1: Create user name and password.# adduser pheonix# passwd pheonixNote:- pheonix – Username Step 2: Add the user to the wheel group.# gpasswd -a pheonix wheel Step3: Open the sudoers configuration file.# vim /etc/sudoers Change %wheel ALL=(ALL) ..
How to terminate a cPanel account by using the command Date: 18-09-2021 Login to the server via SSH. Run the below command# /usr/local/cpanel/scripts/removeacct username Note:- username – cPanel account username ..
How to Disable LFD Alerts for the Users in the WHM Date: 11-10-2021 Step 1: Log in to the server via SSH as root and enter the below command to get the id for the user name.# id -u usernameNote:- username – This User name which you wish to ignore alerts. Step 2: Log in ..
How to list suspended accounts from the WHM panel and Command-line Date: 04-09-2021 WHM Panel: Step 1: Log in to the WHM portal. Step 2: Type List Suspended in the search box. Click on List Suspended Accounts under Account Information. You can see the suspended accounts list. Note:- If you want, you can unsuspend the ..
Recent Comments