I’ve tried multiple times to install the Event Espresso 4 Core Regular v4.8.17.p.zip file. The installation gets stuck each time on Installing Plugin from uploaded file: event-espresso-core-reg.zip
Unpacking the package…
The first (and easiest to fix) is the site may be running our of memory when WordPress tries to extract the file, you can fix this increasing the available memory by adding something like this:
define( 'WP_MEMORY_LIMIT', '96M' );
To your wp-config.php file. See here for more info:
If you enable WP_DEBUG and then try to install EE you will see a fatal error showing memory exhausted (if that is the cause)
If you are unsure of how to to do this I would recommend contacting your host and have them increase the memory limit for you.
Viewing 1 reply thread
The support post ‘Installation Stuck on Unpacking’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.