Hello,
I'm trying to migrate a site from another host into Opalstack. I'm using the all-in-one WP migration plugin available on Wordpress. The old site creates an archive about 320MB large, but the new site on opalstack is limited in its upload size to 64MB.
The plugin help page suggests some workarounds to temporarily increase the upload limit: https://help.servmask.com/2018/10/27/how-to-increase-maximum-upload-file-size-in-wordpress/
But, modifying the .htaccess file results in a downed site, and changing wp-settings.php seems to have no effect.
I also tried creating a php.ini with the php vars in it, but that didn't change the limit either.
Can anyone help me figure out how to get it to accept the large file upload size?
Thanks
-Robert