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”
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.
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.
Support forum for Event Espresso 3 and Event Espresso 4.