cPanel Demystified – What You Must Know – CPanel Tutorial – Part One

cPanel Tutorials – How to manage your website with cPanel. Our cPanel Tutorials explain how to use File manager and manage permissions, create Email, manage Domains and DNS zones, get Backups, work with FTP.

‎Account Info & Stats – ‎cPanel Domains Section Tutorial – ‎cPanel Files Section. Cpanel Tutorial – Cpanel help for beginners.

For cPanel & WHM cPanel, WebHost Manager, and WHM are registered trademarks of cPanel, Inc.

One of the most common questions new users ask is “How do I log in to my cPanel now that I have this fancy new server?” In this article we will talk about. How to Manage Website Using cPanel & WHM – Tutorials by Wasantha.

Get the most out of your web hosting with seekahsot.com with our free video tutorials on cPanel and WHM, the industry-leading web hosting control panels. Although the installation for cPanel is relatively simple, the script does.

cPanel Demystified – What You Must Know – cPanel Tutorial – Part Two

cPanel Tutorials – How to manage your website with cPanel. This cPanel Tutorials explain how to use File manager and manage permissions, create Email, manage Domains and DNS zones, get Backups, work with FTP, ‎cPanel Domains Section, ‎cPanel Files Section, ‎cPanel Mail.

This cPanel Tutorial help for beginners. This is part 2 of a cpanel tutorial. In this part we will be going over the preferences section in your cpanel. cPanel Video Tutorials is
You will be a pro in no time with cPanel’s video. A guide to creating and modifying MySQL databases in cPanel.

‎Click the Video Tutorials icon to open an interface from which you can access various video tutorials. This feature can be beneficial to new users who wish to learn
cPanel User Documentation cPanel.cPanel Documentation. For cPanel & WHM 54. cPanel, WebHost Manager, and WHM are registered trademarks of cPanel, Inc.

How to change the WordPress theme in CPanel (via the database)

Step 1 : Log into your cPanel interface (yourdomain.com/cpanel)

Step 2 : Look for the Databases category and click on the phpMyadmin icon.

Go to PHPMyAdmin

Step 3 : Once inside the phpMyadmin look to the left hand sidebar and click on your specific WordPress database.

Select The Database

Step 4: From there, select the wp_options table.

Select The Options Table

Step 5 : Once the table is opened, look to the tab menu on the screen and click on the Browse tab option. This allows you to browse the columns broken down into pages. Click on the Show All option at the top so it will list all the columns on one page.

Select The Colomn

Step 6: Next, you will need to locate two rows on the page, the template and the stylesheet. Pick template and click on the Edit link.

Step 7: This will take you to the edit page where we will change the data for the option_value. In our example, the value is set for the alexandira template. Change this to the default theme name, twentythirteen and click on the Go button at the bottom of the page.

Step 8: Perform the same procedure on the stylesheet row. When you finish the stylesheet and return to the list, you should see the new theme in the value portion of the list for both. You can now visit your website and see that it is using the default theme. From here you should also be able to log into your wp-admin area.