Bug Summary
I tried increasing the maximum size by changing conf/php/php.ini.hbs
, but it doesn’t work.
Steps to reproduce
Create an empty wordpress instance and install All-in-One WP Migration.
Edit conf/php/php.ini.hbs` dsfdsafsdz
and change the following lines:
memory_limit = 4000M
post_max_size = 4000M
upload_max_filesize = 4000M
Then on the extension, try to import a file of 3.17GB. You will see that the info message shows an increased maximum file size. But even if you proceed to import, it will fail. See screenshot.
Environment Info
Describe your environment.
- MacOS Sonoma
- LOCAL Version 9.2.6+6872
Supporting info
Please provide your Local Log. See this Community Forum post for instructions on how to do so:
- local-lightning.log (85.5 KB)
Include any screenshots or video recordings of the issue to help others reproduce.