# Oxygen Builder - Fatal Error Out of Memory

**URL:** https://community.kinsta.com/t/oxygen-builder-fatal-error-out-of-memory/243
**Category:** Application Support
**Created:** [January 24, 2021, 9:02pm UTC](https://community.kinsta.com/t/oxygen-builder-fatal-error-out-of-memory/243 "2021-01-24T21:02:26Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![michael](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/michael/32/31_2.png) [@michael](https://community.kinsta.com/u/michael)
#### Post date: [January 25, 2021, 4:19pm UTC](https://community.kinsta.com/t/oxygen-builder-fatal-error-out-of-memory/243/2 "2021-01-25T16:19:44Z")

</div>

Hi @James_Vector . Thanks for posting here and welcome to DevKinsta. We’re working on increasing the default PHP limit in a future version. In the meantime, you can enter the following into Terminal to manually increase the PHP limit. `docker exec -it devkinsta_fpm bash` then navigate to `cd /etc/php/7.x(change this)/fpm/` and your PHP version. The `php.ini` will be located there to edit the `memory_limit` line.

Edit: Apologies! Lastly, be sure to restart the container via `docker restart devkinsta_fpm`.

---

_[View the full topic](https://community.kinsta.com/t/oxygen-builder-fatal-error-out-of-memory/243)._
