Install WordPress directly on the CPanel website
In the following tutorial, TipsMake.com will introduce the basic steps to install WordPress directly on your website. But keep in mind that manual WordPress installations like this are quite complicated, so we recommend that users use automated installation scripts if your hosting provider provides and supports them. support. Besides, you can refer to the following article, a much simpler installation way. But for those hosting that does not support Softaculous , this will be the most suitable option.
Create a database for WordPress:
The first job is to set up a MySQL database system on the server for WordPress. Most hosting companies provide users with a simple graphical interface, making management, setup or configuration processes much easier. At this test, we will proceed to create the database system using the MySQL Wizard on cPanel. First, you log into the main admin page, navigate to the Database section and select the MySQL Database Wizard:
Name the database, note that the full name here will include the name on the left of the textbox, so there will be a general format like: yourhosting_yourdatabasename. Then click Next :
Next, initialize the name and password for the database administrator account, click Create User. In addition, you can use the Password Generator feature to create more secure passwords, and need to write down these information to use in the process of setting up WordPress later:
The next thing we need to do is download the latest version of WordPress stable installation, then upload it to the hosting website. Please visit here, download and extract the file:
Once decompressed, we need to create a wp-config.php file with database information. To do this, find the file wp-config-sample.php and open with NotePad:
Find the code (shown below) and fill in the information just created in the previous step. As the example below, you replace the database name into database_name_here , account name with username_here . and continue. For most hosts, keep localhost , in case your website is configured and set up differently, check back with your hosting provider to ensure there are no conflicts in step this:
When done, save this file with the name wp-config.php , remember to select All Files if you use NotePad to edit:
After that, we need to upload the entire WordPress installation directory to your website. You can use popular FTP protocol support software like CuteFPT, FileZilla . Here we use FileZilla:
After logging in to the FTP administrator account, point to the WordPress folder on the computer in the left window, and the right is the folder you want to install directly from the host. Select the entire WordPress installation file, right-click and Upload:
Complete the WordPress configuration process:
The upload process will take a few minutes, depending on the system's Internet connection speed. Then, open the browser and type the following address: http://yourdomain.com/wp-config.php , you just need to replace yourdomain.com with the domain name or subdomain accordingly. The setup page of WordPress will display, here you should fill in the information initialized in the previous step and click the Install WordPress button:
When the Success page (shown below) shows that you have successfully installed, click Log In to access the main admin page of WordPress:
Enter the username and password, then press Log In. Later, when you want to access the admin page, you just need to use the path of the form http://yourdomain.com/wp-admin.php:
Here, you can post new articles, change the theme system, check comments .:
Although the process of doing so is a bit complicated, if you practice it a few times, it will not be the same as the original. Good luck!
You should read it
- Blog from Tumblr to WordPress
- Set up copyright in WordPress
- How to migrate blogs from WordPress.com to WordPress.org
- 11 security tips for WordPress blogs
- 5 mistakes everyone mistakenly thinks about WordPress
- Assign SSL security mechanism to WordPress blog
- Instructions for fixing WordPress's Briefly Unavailable for Scheduled Maintenance error
- Add WordPress.com features to your blog
May be interested
- Anyone can create a small and simple website with these 10 websiteswordpress is not the only way to create a website, there are some other great services that will prove to you. a solid wordpress platform continues to be one of the top choices for creating a website. however, in some cases, wordpress is a bit too much for new people.
- Instructions for installing WordPress on the Vitual Server with Cloud9downloading and running internal wordpress servers is quite complicated. if you are a seasoned developer, you should set up a local server with xampp or wamp. but if you are a 'new' who just wants to 'mischief' install wordpress self-host, follow and follow the steps below.
- Instructions for installing WordPress on localhost - Part 1actually there are many ways for you to install and set up wordpress, but tipsmake.com would like to introduce you how to install wordpress with xampp on localhost for testing first.
- Keyboard shortcuts for editing on WordPresswith shortcuts on wordpress, the content editing process is faster than the real way.
- How to install WordPress locally on ServerPressto develop wordpress locally on a computer, we need a local server with apache and mysql preinstalled on the machine. the easiest way to get these things is to install an application.
- How to clear WordPress cachegoogle considers many factors when deciding which websites to rank higher than others in search results. one of the main factors is website speed. clearing cache is one way to ensure your website performs faster.
- How to add a Wordpress website to Adobe Dreamweaver CS6adobe dreamweaver cs6 is an html editor, web development tool and design software released by the adobe system. this is the best web editing software on the market and very easy to use.
- Add WordPress.com features to your blogwith the following tips, tipsmake.com will guide you how to install and use the handy functions of the wordpress.com website on the blog.
- Put Google+ on Wordpressintegrating google+ into your wordpress website or blog will increase visitor interaction and help reach the 20 million existing users of this social network. some of the following little tricks will help put google+ on wordpress.
- What's new in WordPress 5.4?on march 31, the latest version of wordpress 5.4 was released and named after nat adderley, a trumpet player, continuing the tradition of naming wordpress releases after jazz artists.