Fatal error or white screen when activating
Activation produces a fatal error, a blank white screen, or a memory-limit message. The usual cause is a PHP memory limit below 256 MB (or an environment under the minimums).
Fix
- Check WooCommerce → Status → Server environment for PHP Memory Limit and PHP Version.
- Confirm you meet the Requirements.
- Raise the memory limit (or ask your host). If you edit
wp-config.php:define( 'WP_MEMORY_LIMIT', '256M' ); - Retry activation.
Still need help?
If it still fails, open a ticket and paste the exact error text.
Related: Requirements · Before you open a ticket
