<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Bin dabei, postfixadmin zu installieren, aber der Start des CLI-Tools schlägt fehl:<br class="">Ende von <br class=""><br class="">apt install postfixadmin<br class=""><br class=""><font face="Menlo" size="1" class="">Creating config file /etc/postfixadmin/dbconfig.inc.php with new version<br class="">checking privileges on database postfixadmin for postfixadmin@localhost: user creation needed.<br class="">granting access to database postfixadmin for postfixadmin@localhost: success.<br class="">verifying access for postfixadmin@localhost: success.<br class="">creating database postfixadmin: success.<br class="">verifying database postfixadmin exists: success.<br class="">dbconfig-common: flushing administrative password<br class="">apache2_invoke: Enable configuration postfixadmin<br class="">apache2.service is not active, cannot reload.<br class="">invoke-rc.d: initscript apache2, action "reload" failed.<br class="">Setting up libapache2-mod-php (2:8.1+92ubuntu1) ...<br class="">Processing triggers for man-db (2.10.2-1) ...<br class="">Processing triggers for libc-bin (2.35-0ubuntu3.10) ...<br class="">Processing triggers for php8.1-cli (8.1.2-1ubuntu2.22) ...<br class="">Processing triggers for libapache2-mod-php8.1 (8.1.2-1ubuntu2.22) ...<br class="">root@mail:/etc/postfix# postfixadmin-cli<br class="">Invalid query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'postfixadmin.config' doesn't exist caused by SELECT value FROM `config` WHERE name = 'version'<br class="">Error: Execution Exception: DEBUG INFORMATION: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'postfixadmin.config' doesn't exist<br/> Check your error_log for the failed query<br class="">root@mail:/etc/postfix#</font><div class=""><font face="Menlo" size="1" class=""><br class=""></font></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mysql> show databases;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">+--------------------+</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">| Database           |</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">+--------------------+</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">| information_schema |</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">| mysql              |</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">|...</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">| postfixadmin       |</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">| sys                |</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">| vmail              |</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">+--------------------+</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">8 rows in set (0.00 sec)</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255); min-height: 11px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mysql> use postfixadmin</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Database changed</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mysql> show tables;</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Empty set (0.01 sec)</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255); min-height: 11px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Menlo; color: rgb(0, 0, 0); background-color: rgb(102, 158, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mysql> </span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Es scheint, als sei die DB noch nicht konfiguriert.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Grüße</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">--</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Christoph</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></body></html>