Start init Start jeedom installation --2022-01-01 18:04:01-- https://raw.githubusercontent.com/jeedom/core/alpha/install/install.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 10.0.0.1, 10.0.0.1 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|10.0.0.1|:443... connected. ERROR: The certificate of 'raw.githubusercontent.com' is not trusted. ERROR: The certificate of 'raw.githubusercontent.com' doesn't have a known issuer. The certificate's owner does not match hostname 'raw.githubusercontent.com' Installing MariaDB/MySQL system tables in '/var/lib/mysql/' ... OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following command: '/usr//bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at http://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/usr/' ; /usr//bin/mysqld_safe --datadir='/var/lib/mysql/' You can test the MariaDB daemon with mysql-test-run.pl cd '/usr//mysql-test' ; perl mysql-test-run.pl Please report any problems at http://mariadb.org/jira The latest information about MariaDB is available at http://mariadb.org/. You can find additional information about the MySQL part at: http://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ [....] Stopping MariaDB database server: mysqld[ ok . [....] Starting MariaDB database server: mysqld[ ok . cp: cannot stat '/var/www/html/core/config/common.config.sample.php': No such file or directory sed: can't read /var/www/html/core/config/common.config.php: No such file or directory sed: can't read /var/www/html/core/config/common.config.php: No such file or directory sed: can't read /var/www/html/core/config/common.config.php: No such file or directory sed: can't read /var/www/html/core/config/common.config.php: No such file or directory sed: can't read /var/www/html/core/config/common.config.php: No such file or directory Start atd [....] Stopping deferred execution scheduler: atd[ ok . [....] Starting deferred execution scheduler: atd[ ok . Starting mysql [....] Stopping MariaDB database server: mysqld/usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists! [ ok . [....] Starting MariaDB database server: mysqld[ ok . All init complete Start apache2 [....] Starting Apache httpd web server: apache2[FAIL failed! [....] The apache2 configtest failed. ...[warn (warning). Output of config test was: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.0.100. Set the 'ServerName' directive globally to suppress this message (2)No such file or directory: AH02291: Cannot access directory '/var/www/html/log/' for main error log (2)No such file or directory: AH02291: Cannot access directory '/var/www/html/log/' for error log of vhost defined at /etc/apache2/sites-enabled/000-default.conf:1 AH00014: Configuration check failed Action 'configtest' failed. The Apache error log may have more information.