programing

마리아드브를 어떻게 삽입합니까?

skycolor 2023. 8. 20. 10:35
반응형

마리아드브를 어떻게 삽입합니까?

제 우분투에 keneo를 설치하려고 하는데 Mariadb를 설치하는 중에 다음 오류가 발생합니다.

Setting up mariadb-server-10.1 (1:10.1.43-0ubuntu0.18.04.1) ...
dpkg: error processing package mariadb-server-10.1 (--configure):
installed mariadb-server-10.1 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.1 (>= 1:10.1.43-0ubuntu0.18.04.1); however:
Package mariadb-server-10.1 is not configured yet.

dpkg: error processing package mariadb-server (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                      Errors were encountered while processing:
mariadb-server-10.1
mariadb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

그것을 없애는 방법.제안이나 도움이 필요합니까?

MySql을 사용하지 않으면 Akeneo 설치 오류가 발생합니다.

Check   | Errors                                                                                     |
+---------+--------------------------------------------------------------------------------------------+
| ERROR   | Install MySQL greater or equal to 5.7.22 and lower than 5.8.0 (installed version is 5.5.5) |
+---------+--------------------------------------------------------------------------------------------+

비슷한 문제가 있었습니다. https://support.plesk.com/hc/en-us/articles/360010401659-MariaDB-does-not-start-after-update-on-November-the-5th-Assertion-failure-in-file

언급URL : https://stackoverflow.com/questions/59027866/how-to-intsall-mariadb

반응형