I get the following issues:
Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes)
PHP Warning: fopen(/wp-content/plugins/woo-confirmation-email/woocommerc-confirmation-email.php): failed to open stream: No such file or directory in /wp-includes/functions.php on line 4918
PHP Warning: fread() expects parameter 1 to be resource, boolean given in /wp-includes/functions.php on line 4921
PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /wp-includes/functions.php on line 4924
This is with the memory limit at 256M in an attempt to install it successfully but it keeps spitting out 500 on the WP Admin ( though the front-end is fine ).
The same here, this plugin broke my site, I have about 20k registered users…