What issue or error are you experiencing?
Im trying to import a spreadsheet and it keeps saying increase your php mempry limit. I have done this and increased to 256M? what else can i do? im at a loss?
What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc
System Details
Local Logs
Attach your Local Logs here (Help Doc - Retrieving Local’s Log)
Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.
Hi @jupinder! We have some detailed steps on our performance guide (at the bottom) for adjusting PHP resource limits. Once you edit the value and save it, you’ll want to make sure to Stop and reStart your Local site so that the changes can compile.
There are no slowness issues when im uploading excel sheets it is coming up with error to say that increase your php memory limit. however i have done this already and increased to the max but its still not working, and preventing me from up loading excel sheets
Understood @jupinder I was just trying to direct you to this section:
Adjusting PHP settings like memory_limit, max_execution_time and max_input_vars may improve performance. These values can be edited in the php.ini.hbs file within the site’s conf/php/ folder. After making any adjustments, be sure to stop the site and re-start it so that Local can compile and use those new settings.
Are you adjusting the memory in your php.ini.hbs
file? If not can you give that a try and then be sure to Stop and Restart your site after?
I have updated the php file but its still not working?