Please I have been trying to restore or import a large database using phpmyadmin but I couldn’t. The error was “You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.”
I modified php.ini file and increased the sizes of these post_max_size,
memory_limit and upload_max_filesize but didn’t work.
Maybe a silly question but did you remember to restart the server after making the changes to your php.ini? Did you edit the correct one, sometimes you might have 2 or 3 php.inis lurking on a server