Support

Home Forums Event Espresso Premium Does OPCache cause problems?

Does OPCache cause problems?

Posted: May 4, 2017 at 5:41 pm

Viewing 4 reply threads


mpseminars

May 4, 2017 at 5:41 pm

Hello,

Is OPCache known to cause registration issues in Event Espresso? We are on a VPS with Liquid Web.

I received this message today and trying to figure out the problem:
“An error has occurred: Your form data could not be applied to any valid registrations
EE_SPCO_Reg_Step_Attendee_Information –
process_reg_step – 750”

Thank you.


Josh

  • Support Staff

May 5, 2017 at 7:36 am

May I ask is OpCache the only type of caching you’re using? Also, do you have any plugins installed like NextGen Gallery?


mpseminars

May 5, 2017 at 8:06 am

OPCache is the only type of caching being used. We do have other plugins, but not NextGen Gallery.


Josh

  • Support Staff

May 5, 2017 at 8:12 am

OpCache has the potential to cause problems if it’s not getting flushed after updating plugins or WordPress core.

Here’s a guide that explains a bit more:

https://www.sitepoint.com/understanding-opcache/

This would be an important configuration step when using opcache with WP:

First of all, probably in each typical project you will have to ensure that the opcache.use_cwd option is set to true. Enabling this setting means that the OpCache engine will look at the full file paths to distinguish between files with the same names. Setting it to false will lead to collisions between files with the same base name.

So if you want to use OPCache you’ll need to make sure things are configured properly and that you can test/debug on a staging server first.


mpseminars

May 6, 2017 at 8:12 am

Thank you.

Viewing 4 reply threads

The support post ‘Does OPCache cause problems?’ 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