[SOLVED] Trying to import a database via phpmyadmin fails

So I made another attempt to edit the php configs by following this …

I was doing this the same way before, with the exception of the server restart. I couldn’t remember the command so I went in via the server status link in CyberPanel. There are four services listed as running - OLS, MariaDB, PowerDNS, and PureFTPd - I was restarting OLS via this panel but nothing would update for the memory allocation.

I changed all the memory limits to 200mb, did a restart via command line of lscpd and presto, the memory limit showed 200MiB and the sql import went through just fine.

I’m still confused as to why the limit of 100MiB was not sufficient when I couldn’t even get a 5mb file to import.