Support

Home Forums Event Espresso Premium Load-Balanced Server / S3 Support

Load-Balanced Server / S3 Support

Posted: April 3, 2016 at 8:06 pm


Mitchum Owen

April 3, 2016 at 8:06 pm

It seems the reporting functionality requires the ability to write to the local server; however, we have our WordPress installations hosted on load-balanced server that write all media files to S3 via Amazon S3 and Cloudfront Plugin. Would it be possible export the CSV as a file stream rather than requiring it be written to the server as a file?

Thanks,
Mitch


Josh

  • Support Staff

April 4, 2016 at 12:46 pm

Hi Mitch,

What you can do is add the following to your wp-config.php file and the CSV export won’t write the CSV to a temp. file:

define( 'EE_USE_OLD_CSV_REPORT_CLASS', true );


Mitchum Owen

April 4, 2016 at 1:42 pm

Excellent, that worked! Thank you for the quick response.


Josh

  • Support Staff

April 4, 2016 at 2:09 pm

You’re welcome.

The support post ‘Load-Balanced Server / S3 Support’ 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