WooCommerce Server Recommendations are a guide to setting your site up for success and longevity. If the server running your WordPress site doesn’t meet our minimum requirements, then many plugins, including WooCommerce itself, won’t function as expected. Read over the WooCommerce Server Recommendations and additional items below.
Server Requirements
↑ Back to topThe first step in setting up your WooCommerce-powered online store is to install WordPress and the WooCommerce plugin. But before doing so, you should check your hosting environment. If they don’t meet these requirements, the security and performance of your site will suffer. As a guide, we recommend:
- WordPress version 6.3 or great.
- PHP version 7.4 or greater.
- MySQL version 5.67 or greater OR MariaDB version 10.4 or greater.
- WordPress memory limit of 256 MB or greater.
- HTTPS support.
It’s also worth checking the server requirements for WordPress
Optional Items
↑ Back to topOther optional things that may be required include:
- cURL or fsockopen support, used by WooCommerce and by several of our integrations, e.g., PayPal IPN
- Some WooCommerce.com extensions require SOAP support
- Multibyte String support if you’re running a non-English store.
- Additional requirements listed at Using Permalinks, if you want WordPress “pretty” permalinks.
- Global SQL mode options:
ERROR_FOR_DIVISION_BY_ZERO
,NO_ENGINE_SUBSTITUTION
,NO_ZERO_DATE
,NO_ZERO_IN_DATE
,STRICT_ALL_TABLES
After installing WooCommerce, check if your server has the items listed using the System Status page.
Changing Server Settings
↑ Back to topBefore you update your server settings for your WooCommerce site, it’s crucial to back up your site and files. Changes to the server environment can significantly affect your site’s performance and functionality.
Start by contacting your hosting provider if you need to change your server settings. They might update these settings for you or guide you on using their tools to make changes yourself.
You can also manually adjust PHP settings like post_max_size
, max_input_vars
, and max_execution_time
in the .htaccess
file. Access this file through your hosting provider’s file manager or via an FTP client like FileZilla. For assistance accessing or modifying this file, please contact your hosting provider.
Need a new host to meet the WooCommerce server recommendations? Check out our hosting partners here or dedicated WordPress web hosts listed here.
Questions and support
↑ Back to topDo you still have questions and need assistance?
This documentation is about the free, core WooCommerce plugin, for which support is provided in our community forums on WordPress.org. By searching this forum, you’ll often find that your question has been asked and answered before.
If you haven’t created a WordPress.org account to use the forums, here’s how.
- If you’re looking to extend the core functionality shown here, we recommend reviewing available extensions in the WooCommerce Marketplace.
- Need ongoing advanced support or a customization built for WooCommerce? Hire a Woo Agency Partner.
- Are you a developer building your own WooCommerce integration or extension? Check our Developer Resources.
If you weren’t able to find the information you need, please use the feedback thumbs below to let us know.