i know this topic has been covered, but they have been closed and there is never a clear resolution. I realize that i need to google this, before it gets suggested, and i have spent hours on this and i am really stuck. I am trying to transfer a wordpress website from one hestia install to another. Thats it.
Hestia has a 2M file upload limit, according to the settings in /etc/php/8.2/cli/php.ini
; Maximum allowed size for uploaded files.
; PHP: Description of core php.ini directives - Manual
upload_max_filesize = 2M
That was fairly straightforward editing the php file in the setting of the control panel; however, no matter what i do, i cannot change the export file size in wp-all-in one
more than 1GB using all-in-one wp migration. I have installed older versions which actually have the file size, not hidden and changed it to a different value.
I have read in the forums that there are other changes that might be needed, in editing the plugin files, specifically the constants.php settings.
I could transfer it using sftp; however, i think i would have to transfer the db and files separately, which i have never done before.
HI Maurice, thanks but could you please expand a little bit. Where would i put this file, under root? And would it need any special permissions, thanks
I did the first part, that was straightforward, after changing some settings. When you mention “.user.ini” file, is that that the actual name, or is the user supposed to reflect the domain or actual user ?
I like the backups idea, much simpler.
Thanks for pointing that out, that was a link from a prior email that i never used, as it did not exist. I did use the one you suggested as it is the same in editing php in settings.
I did not specify the location because it doesn’t matter.
I did not specify permissions because it doesn’t matter.
What have you tried before seeking help?
I believe I mentioned that I changed the php settings on the hestia control panel and it worked but no change on wp. Then I changed the settings in the wp press plug in, wp all-in-one and it affected the import but not export, in fact it never changed no matter what I tried!