Support

Home Forums Event Espresso Premium Installation Stuck on Unpacking

Installation Stuck on Unpacking

Posted: October 24, 2015 at 2:44 pm


Tina Newberry

October 24, 2015 at 2:44 pm

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 site is on WP vversion 4.3.1


Tony

  • Support Staff

October 26, 2015 at 9:25 am

Hi Tina,

There are a couple of reasons this can happen.

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:

https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

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.

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.

Event Espresso