While trying to fix these problems (Changes not saving - #8 by russlhuizing and Publishing Error) I unexpectedly got a Database Connection Failed when I go to the site. Below is mysql error log. Any thoughts?
2018-10-28 13:24:53 1995554816 [ERROR] mysqld: File ‘/var/lib/mysql/aria_log_control’ not found (Errcode: 13 “Permission denied”)
2018-10-28 13:24:53 1995554816 [ERROR] mysqld: Got error ‘Can’t open file’ when trying to use aria control file ‘/var/lib/mysql/aria_log_control’
2018-10-28 13:24:53 1995554816 [ERROR] Plugin ‘Aria’ init function returned error.
2018-10-28 13:24:53 1995554816 [ERROR] Plugin ‘Aria’ registration as a STORAGE ENGINE failed.
2018-10-28 13:24:53 1995554816 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-10-28 13:24:53 1995554816 [Note] InnoDB: The InnoDB memory heap is disabled
2018-10-28 13:24:53 1995554816 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-10-28 13:24:53 1995554816 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2018-10-28 13:24:53 1995554816 [Note] InnoDB: Compressed tables use zlib 1.2.8
2018-10-28 13:24:53 1995554816 [Note] InnoDB: Using Linux native AIO
2018-10-28 13:24:53 1995554816 [Note] InnoDB: Using generic crc32 instructions
2018-10-28 13:24:53 1995554816 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2018-10-28 13:24:53 1995554816 [Note] InnoDB: Completed initialization of buffer pool
2018-10-28 13:24:53 1995554816 [ERROR] InnoDB: ./ibdata1 can’t be opened in read-write mode
2018-10-28 13:24:53 1995554816 [ERROR] InnoDB: The system tablespace must be writable!
2018-10-28 13:24:53 1995554816 [ERROR] Plugin ‘InnoDB’ init function returned error.
2018-10-28 13:24:53 1995554816 [ERROR] Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed.
2018-10-28 13:24:53 1995554816 [Note] Plugin ‘FEEDBACK’ is disabled.
2018-10-28 13:24:53 1995554816 [ERROR] Unknown/unsupported storage engine: InnoDB
2018-10-28 13:24:53 1995554816 [ERROR] Aborting