If you want to purchase a server yourself to install WordPress and build a website, do you know what configuration your purchased server needs to meet?
从https://wordpress.org/about/requirements/From this URL, you can see the official recommendations.
Official Recommended Configuration
To run WordPress, we recommend your host supports:
- It is recommended to use PHP 8.3+ along with MySQL version 8.0+ or MariaDB version 10.6+.
- HTTPS support
WordPress officially recommends using Apache or Nginx as the web server to run WordPress, but any server that supports PHP and MySQL can run WordPress with other web servers.
Note: If you are in an older environment with only older versions of PHP or MySQL, WordPress also works with PHP 5.6.20+ and MySQL 5.0+, but these versions have reached their official end-of-life, soit may expose your website to security vulnerabilities.。
Simply put, the configuration is
Recommended configuration: PHP 8.3+ with MySQL 8.0+ or MariaDB 10.6+.
Minimum configuration: PHP 7.2.24+ and MySQL 5.5.5+.
Web server recommendation: Apache or Nginx.
It should be noted that MySQL versions 5.6 and above use significantly more memory than MySQL 5.5. It is recommended that the server have at least 1GB of memory. If it only has 1GB or less, the installation may fail.
Notes on Purchasing a Server
From the configuration information above, it can be seen that the most basic requirements are PHP 7.2 and MySQL 5.5 or higher. If this configuration is met, a VPS with 512MB of memory can be installed and used normally.
However, for security and performance considerations,it is recommended to purchase a VPS with more than 1GB of memory, so that you can install MySQL 5.6+ or MariaDB 10+ databases for better performance.
At the same time, if you need to build an e-commerce system, the WooCommerce plugin also has relatively high system requirements.
Recommended Servers
If you are willing to learn, it is recommended to purchase a VPS, for example,Recommended VPS that is stable and suitable for beginners
If you are not willing to learn, it is recommended to purchase WordPress managed hosting, for example,SiteGround Registration Tutorial for Foreign Trade WordPress Website Managed Hosting

Comments are closed
The comment function for this article is closed. If you have any questions, please feel free to contact us through other channels.