MariaDB fails to start after reboot – can start it manually
Aaron Fahey asked: I have a VPS running Centos7 with MariaDB. I am having issues trying to get it to start MariaDB on boot, I am binding MariaDB to my …
Freedom through Communications
Browsing Tag
Aaron Fahey asked: I have a VPS running Centos7 with MariaDB. I am having issues trying to get it to start MariaDB on boot, I am binding MariaDB to my …
David Patterson asked: Tried to update the apt cache with sudo apt update and it failed with: The repository ‘http://mirror1.imageworld.fi/pub/mariadb/repo/10.4/ubuntu bionic Release’ no longer has a Release file Environment: Ubuntu …
navjotjsingh asked: I am getting this error repeatedly while trying to run Nextcloud on Fedora 32 type=AVC msg=audit(1601229230.944:718): avc: denied { connectto } for pid=584 comm="php-fpm" path="/var/lib/mysql/mysql.sock" scontext=system_u:system_r:httpd_t:s0 tcontext=system_u:system_r:unconfined_service_t:s0 tclass=unix_stream_socket …
Tristan asked: After a small update ran by an Ansible playbook from MariaDB 10.5.4 to MariaDB 10.5.5, the custom configuration file got silently overriden by the default configuration causing the …
Ami asked: Learning MariaDB on Fedora 31. Installed successfully, able to connect; however, cannot seem to get the error log global variables to register. Steps taken: Created maria.log file in …
Hachem Bouhlel asked: i’m trying to configure logrotate for mariadb log files, Environment: system : RHEL 8.2 logrotate : 3.14.0 mariadb: 10.4 the file is /var/lib/mysql/SITE2-L-MANAGEDPKI-01.log{ missingok notifempty copytruncate daily …
Marvin Klar asked: Currently setting up Shopware 6 Community Edition ( https://www.shopware.com/de/download/ ) on my Ubuntu machine. I followed these steps: https://docs.shopware.com/de/shopware-6-de/erste-schritte/shopware-6-installieren I also have all the requirements: https://docs.shopware.com/de/shopware-6-de/erste-schritte/systemvoraussetzungen My …
Dana Williams asked: I could use some help figuring out why upgrading from MySQL 5.6 to MariaDB 10 On Centos 6 is proving so difficult. Below are the steps I …
Comforse asked: I have the following docker-compose: version: “2” services: webserver: image: orsolin/docker-php-5.3-apache environment: ALLOW_OVERRIDE: “true” HTTP_PROXY: “${HTTP_PROXY}” HTTPS_PROXY: “${HTTPS_PROXY}” NO_PROXY: “${NO_PROXY}” ports: – “8000:80” depends_on: – db volumes: – …
Guillermo asked: My disk is full, an .MAD file in tmpdir takes up all the space on the file system (50G out of 110G) from log: [Warning] mysqld: Disk is …