In this tutorial, we will install WordPress tutorial panel (Cpanel)
In the first step, we download the wordpress cms from the wordpress site, and in the next step, we go to the file manager section in Cpanel and upload the public html section and extract it.
فهرست مطالب
Installing WordPress on Cpanel
Installing WordPress on CPanel is easy. Below you will see the explanation of the steps to install WordPress on CPanel:
- Login to CPanel
Create a database
Download WordPress
Upload and extract files
Installing WordPress
Complete installation
Login to the management panel
Install plugins and skins
Login to CPanel
Log in to your CPanel management panel. This address is usually accessible as http://your_domain_name/cpanel. Then enter the panel using your username and password.
To enter the CPanel management panel, follow the steps below:
Open a web browser: First, open a web browser such as Google Chrome, Mozilla Firefox, or Microsoft Edge.
Enter CPanel URL: CPanel URL is usually accessible as http://your_domain_name/cpanel. In this address, replace “your_domain_name” with your website’s domain name. For example, if your domain is “example.com”, the address would be http://example.com/cpanel.
Login to CPanel: After entering the address, the login page to CPanel should be displayed. On this page, you must enter your username and password.
Username and Password: Your CPanel login information must be specified by your web host or service provider. This information is generated and provided to you so that you can log into CPanel. If you do not have this information, you should ask your service provider.
Login to the management panel: After entering the correct username and password, click on the “Login” button or its equivalent. You will then be logged into your CPanel management panel.
From this panel, you can perform complete management of your hosting and various services, including managing databases, files, creating emails, and more.
Create a database
First, you need to create a database for WordPress. Go to “MySQL Databases” or similar in CPanel and create a new database. Also create a user with required access to this database and connect it to the database.
To create a database in CPanel, follow the steps below:
Login to CPanel: First, log in to your CPanel management panel. Open your CPanel URL through a web browser. It is usually accessible at http://your_domain_name/cpanel. Then log in using your CPanel username and password.
Finding the “Databases” section: On the CPanel home page, look for the “Databases” section. This section is usually located in the main sections of CPanel. Enter this section.
Create a new database: Inside the “Databases” section you will see an option to “Create a database” or similar. Click on this option.
Enter database information: In this step, you need to enter information about your database:
Database Name: Choose a name for your database.
Username: Choose a username to connect to the database.
Password: Choose a secure password for the username.
Confirm password: Re-enter the password.
After entering the information, click on the “Create User” button or equivalent.
Completion of database creation: After creating the database, CPanel will give you a confirmation that your database has been created successfully. On this page, you can see the created details (database name and username).
Congratulations, your database has been successfully created. Now you can use this database to install various websites and applications.
Download WordPress
Download the ZIP file of the latest version of WordPress from the official WordPress site (wordpress.org).
To download WordPress, you can use the official WordPress site (wordpress.org). Follow the instructions below:
Open a web browser: First, open a web browser such as Google Chrome, Mozilla Firefox, or Microsoft Edge.
Login to the WordPress website: Go to https://wordpress.org. This address will be transferred to the official WordPress site.
Download WordPress: On the home page of the WordPress website, you should find the “Get WordPress” button or its equivalent. Click on this button to be taken to the WordPress download page.
Download the latest version: On the download page, the latest version of WordPress will be displayed to you. Click the “Download WordPress [Version]” button. This button may be written, for example, “Download WordPress 5.8”.
Waiting for download: After clicking the download button, the ZIP file containing the WordPress files will be downloaded to your device. Wait until the download is complete.
Extract the files: After the download is complete, extract the WordPress ZIP file using software like WinRAR or 7-Zip (for Windows) or your operating system’s default extraction software.
Now you upload WordPress files on your server (by FTP or through CPanel management panel) and install WordPress. The explanations related to the installation of WordPress are provided in the previous questions.
Upload and extract files
Log in to CPanel and go to the “File Manager” section. Then navigate to your domain’s home directory (usually public_html or www). Upload the WordPress ZIP file and then extract it.
Installing WordPress
Now go to the browser and enter the URL of your domain (usually http://your_domain_name). You will be redirected to the WordPress installation page. Select your language and enter the database information: database name, database username, database user password, and hostname.