Jump to content

Stagging to production


zaib
 Share

Recommended Posts

My web app is done, and ready for production, how can i take my all data to production what are the best practices. 

I was exporting my "Fields" and importing into my production website but it says

"Request Entity Too Large

The requested resource
/processwire/setup/field/import/
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
Apache/2.4.18 (Ubuntu) Server at 52.18.55.209 Port 80"

This is my server limitations or what i don't know, or suggest me how to do that.

Link to comment
Share on other sites

1 hour ago, zaib said:

This is my server limitations

Yes. Try exporting in portions. 

Or better yet, export your database, import to production, copy over files, modify config.php and you're done. 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...