If you want to purchase a server and install WordPress to build a website yourself, do you know what configuration your purchased server needs to meet?
从https://wordpress.org/about/requirements/This URL shows the official recommendations.
Official recommended configuration
To run WordPress, we recommend your host supports:
- Recommended PHP 8.3+ and 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 server software.
Note: If you are in an older environment with only legacy PHP or MySQL versions, WordPress also works with PHP 5.6.20+ and MySQL 5.0+, but these versions have reached their official end-of-life, thereforemay expose your website to security vulnerabilities。
Simply put, the configuration is
Recommended configuration: PHP 8.3+ paired with MySQL 8.0+ or MariaDB 10.6+
Minimum configuration: PHP 7.2.24+ and MySQL 5.5.5+.
Web server software: Apache or Nginx is recommended.
It should be noted that MySQL version 5.6 and above uses significantly more memory compared to MySQL 5.5. It is recommended that the server have at least 1GB of RAM. If there is only 1GB or less, the installation may fail.
Precautions when purchasing a server
From the configuration information above, it can be seen that the most basic requirement is PHP 7.2 and MySQL 5.5 or higher. If this configuration is met, a VPS with 512MB of RAM can install and run it normally.
However, for security and performance considerations,It is recommended to purchase a VPS with more than 1GB of RAM., which allows installation of MySQL 5.6+ or MariaDB 10+ databases for better performance.
Additionally, if you need to set up an e-commerce system, the WooCommerce Plugin also has higher system requirements.
Recommended servers
If you are willing to learn, it is recommended to purchase a VPS, for example,Recommended VPS that are stable and suitable for beginners
If you are not willing to learn, it is recommended to purchase WordPress Managed Shared Hosting, for example,Foreign Trade WordPress Website Hosting SiteGround Registration Tutorial

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.