Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Spazzt
    3. Posts
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Mitglieder der Author Gruppe können keine Objekte anlegen

      Hi, inzwischen gab es Rückmeldung vom Support.

      Es gibt wohl aktuell einen Bug (in Version 33 und auch in 34 weil schon in Codefreezphase), das die Default Rechte der Author Gruppe nicht korrekt funktionieren, aber korrekt angezeigt werden.

      Mit einem einfachen Überspeichern lässt sich das Problem lösen.

      Damit Thema erledigt. 🙂

      posted in Betrieb
      S
      Spazzt
    • Mitglieder der Author Gruppe können keine Objekte anlegen

      Guten Tag, wir haben eine ganz frische idoit Instanz.

      Die ersten Personen wurden angelegt und der Author Gruppe hinzugefügt, damit Sie frei dokumentieren aber keine (Verwaltungs-)Einstellungen verändern können.

      Allerdings können diese Anwender keine Objekte anlegen.
      Das Feld ist ausgegraut.

      46441689-c9b7-4d9a-a540-b812ba37295c-image.png

      Rechte wurden in der frischen Instanz noch nicht verändert.

      Unter Personengruppe sind folgende Rechte aufgelistet:

      765e46da-0b21-4bc1-9b4a-13e14b5cda73-image.png

      In der Verwaltung steht folgendes:

      a9dcd14e-25cc-42c3-b2bc-d0c069bc259b-image.png

      In der i-doit Hilfe wird für die Gruppe "Author" expliziert das "Anlegen" genannt:

      https://kb.i-doit.com/de/effizientes-dokumentieren/rechteverwaltung/index.html

      Wer kann hier helfen?

      posted in Betrieb
      S
      Spazzt
    • RE: Apachectl fehlt auf Debian 10.5 mit Installationsskript

      Ist gelöst,
      in Debian wird nicht mehr /usr/sbin in PATH übergeben bei "su".

      Mit "su -" allerdings schon. Dann wird auch apachectl über den Pfad gefunden...

      (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918754)

      Vllt. hilft es irgendjemand mal 🙂

      posted in Allgemein
      S
      Spazzt
    • Apachectl fehlt auf Debian 10.5 mit Installationsskript

      Hallo,

      bei der Installation von i-doit open mit Hilfe des automatischen Installationsskripts auf github (idoit-install) bekomme ich auf einem frisch installieren Debian 10.5 folgende Meldung:

      "Important software requirement is missing. Please install and configure it. Operation failed. Please check what is wrong and try again."

      Check for installed applications and services: apachectl: missing

      root@idoitopen:/# ./idoit-install
      Install i-doit on a GNU/Linux operating system
      
      Attention:
      This script alters your OS. It will install new packages and will change configuration settings.
      Only use it on a fresh installation of a GNU/Linux OS.
      It comes with absolutely no warranty.
      Read the documentation carefully before you continue:
      
          https://github.com/bheisig/i-doit-scripts
      
      This script will automatically…
      
          1) install additional distribution packages,
          2) alter configuration of your PHP environment,
          3) alter configuration of your Apache Web server,
          4) alter configuration of your MariaDB DBMS, and
          5) download and install the latest version of i-doit pro or open
          6) deploy cron jobs and an easy-to-use CLI tool for your i-doit instance
          7) deploy scripts to backup and restore your i-doit instance
      
      You may skip any step if you like.
      
      Do you really want to continue? [Y]es [n]o: y
      
      --------------------------------------------------------------------------------
      
      Operating system identified as Debian GNU/Linux 10 (buster)
      
      --------------------------------------------------------------------------------
      
      Check hardware requirements…
      2 CPU cores detected; 2 is required minimum
      4138528768 bytes of total memory detected; 2000000000 is required minimum
      
      --------------------------------------------------------------------------------
      
      This script needs Web access (HTTP/HTTPS on ports 80/443).
      Do you want to configure a proxy server? [y]es [N]o: n
      
      --------------------------------------------------------------------------------
      
      Do you want to configure the operating system? [Y]es [n]o: y
      Keep your Debian packages up-to-date
      Install required Debian packages
      
      --------------------------------------------------------------------------------
      
      Check for installed applications and services…
      memcached: found
      php: found
      systemctl: found
      wget: found
      mariabdb: found
      apachectl: missing
      chronic: found
      unzip: found
      sudo: found
      Check for installed PHP extensions…
      PHP extension bcmath: found
      PHP extension ctype: found
      PHP extension curl: found
      PHP extension fileinfo: found
      PHP extension gd: found
      PHP extension json: found
      PHP extension ldap: found
      PHP extension mbstring: found
      PHP extension memcached: found
      PHP extension mysqli: found
      PHP extension mysqlnd: found
      PHP extension pgsql: found
      PHP extension session: found
      PHP extension soap: found
      PHP extension xml: found
      PHP extension zip: found
      Important software requirement is missing. Please install and configure it.
      Operation failed. Please check what is wrong and try again.
      
      
      posted in Allgemein
      S
      Spazzt