- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Memory Limit Issues, in CLI and readiness check
I am trying to determine if there is an issue with my install or with my host. When trying to install modules with the content manager I am getting a php memory limit error while running the readiness check. I have changed the php.ini file to 2G and made it recursive. I checked the phpinfo.php, local memory is 768 and master is 2G.
Another issue that popped was while running the setup:di:compile i got another memory limit error. I tried a couple other solutions I found while researching but nothing worked.
I dont know if these are related issues. I checked with my host before and they checked my php.ini file and said everything was set correctly so it must be a Magento issue. I am on shared hosting.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Memory Limit Issues, in CLI and readiness check
How much memory does PHP report that it has exceeded when it errors?
If you've found one of my answers useful, please give "Kudos" or "Accept as Solution" as appropriate. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Memory Limit Issues, in CLI and readiness check
The readiness check states 256mb.