by Walter Byrd.
Update 3:
Forced php-fpm to reload it's config files:
# /etc/init.d/php7.3-fpm force-reload
[ ok ] Reloading PHP 7.3 FastCGI Process Manager: php-fpm7.3.
That changed my upload limit. But when I try to restore, I get a "Database Error."
Forced php-fpm to reload it's config files:
# /etc/init.d/php7.3-fpm force-reload
[ ok ] Reloading PHP 7.3 FastCGI Process Manager: php-fpm7.3.
That changed my upload limit. But when I try to restore, I get a "Database Error."
---------------------------
Update 4:
Backed up my course, and restored from newly backed up file. It actually worked this time.
Whew.