Issue Summary
I’ve tried setting the PHP memory limit to 1024 MB through:
- wp-config.php
- .htaccess
- php.ini
to allow my memory-intensive WP website to function properly, but /local-phpinfo.php says the memory limit is hard-coded @ 256MB.
Why is there this artificial limit?
Are we unable to run WP websites which require more than 256MB?
Troubleshooting Questions
-
Happens for all sites in Local
-
Are you able to create a new, plain WordPress site in Local and access it in a Browser? Yes
System Details
-
Which version of Local is being used? 6.4.3.
-
What Operating System (OS) and OS version is being used?
- Windows 11 Pro 64-bit.
-
Attach the Local Log. See this Help Doc for instructions on how to do so:
- local-logs.zip (33.1 KB)