Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

LAMP - Mariadb/Mysql installation issue on Debian 5.2.9-kirkwood-tld-1 (no replies)

$
0
0
I was trying to install LAMP server on my Pogoplug V4. All the instructions found on the web for this device is outdated. I successfully passed Apache2, Php 7 working. However, when I try to install Mariadb, I keep on receiving the following error:

I spent the whole day searching for solution on Google/stackexchange etc, but nothing works! I wonder if someone can help me what's the issue? Note that I did the same setup 2/3 days ago on linux lite on my laptop and everything worked without any problem. I am following the instructions found here

Setting up mariadb-server-10.3 (1:10.3.17-0+deb10u1) ...
[FAIL] Starting MariaDB database server: mysqld . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . failed!
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing package mariadb-server-10.3 (--configure):
 installed mariadb-server-10.3 package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of mariadb-server:
 mariadb-server depends on mariadb-server-10.3 (>= 1:10.3.17-0+deb10u1); however:
  Package mariadb-server-10.3 is not configured yet.

dpkg: error processing package mariadb-server (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 mariadb-server-10.3
 mariadb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@debian:~#

Thanks.

Tushar.

Viewing all articles
Browse latest Browse all 3247

Trending Articles