昨天我在一台真实机器上安装了 Ubuntu 16.04,而不是虚拟机。然后立即安装了 mariaDB:
apt install acl apache2 composer fping git graphviz imagemagick libapache2-mod-php7.0 mariadb-client mariadb-server mtr-tiny nmap php7.0-cli php7.0-curl php7.0-gd php7.0-json php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-snmp php7.0-xml php7.0-zip python-memcache python-mysqldb rrdtool snmp snmpd whois
一旦我重新启动系统,打开终端,并尝试重新启动 mysql,我就会收到附件中的此错误。
$ sudo systemctl restart mysql
Job for mysql.service failed because the control process exited with
error code. See "systemctl status mysql.service" and "journalctl -xe"
for details.
以下是保存在文件中的详细信息,共有 30 页!
https://docs.google.com/document/d/1knJZB3SFeiNJna5X4fV3MfpY3ci1T-QijS5d8zDjaUQ/edit
任何帮助,将不胜感激。