How can I increase the max db upload size?
Posted: Fri Nov 06, 2020 11:17 am
So I imported a few databases with success. But there was one database that I wasn't able to import. And I think it's because the file size is too big. I did some research on the error, and some websites say I have to increase the max_allowed_packet_size. Other websites say that I have to increase the maximum upload db size and max upload. So which configuration file do I need to edit to fix this? I have tried messing with the php.ini file, but since this is php7, I am not sure which is the correct one that I have to configure.