PHP 7.4 tidy Modul wird nicht gefunden
Posted: Tue 19. Oct 2021, 11:23
- Ubuntu 18.04
- KeyHelp 21.2 (Build 2306)
- KVM Instanz
Ich habe Nextcloud auf einer Domain mit PHP 7.4 Interpreter installiert. Nextcloud macht im 30 Sekundentakt eine Abfrage, um z.B. User-Notifications zu holen. Dabei kommt es aber immer zu folgendem Fehler:
Was komisch ist, denn die Datei tidy.so liegt definitiv in dem Verzeichnis /opt/keyhelp/php/7.4/lib/php/extensions/no-debug-non-zts-20190902.
Beste Grüße,
Alex
- KeyHelp 21.2 (Build 2306)
- KVM Instanz
Ich habe Nextcloud auf einer Domain mit PHP 7.4 Interpreter installiert. Nextcloud macht im 30 Sekundentakt eine Abfrage, um z.B. User-Notifications zu holen. Dabei kommt es aber immer zu folgendem Fehler:
Code: Select all
PHP Startup: Unable to load dynamic library '/opt/keyhelp/php/7.4/lib/php/extensions/no-debug-non-zts-20190902/tidy.so' (tried: /opt/keyhelp/php/7.4/lib/php/extensions/no-debug-non-zts-20190902/tidy.so (libtidy.so.5: cannot open shared object file: No such file or directory), /opt/keyhelp/php/7.4/lib/php/extensions/no-debug-non-zts-20190902//opt/keyhelp/php/7.4/lib/php/extensions/no-debug-non-zts-20190902/tidy.so.so (/opt/keyhelp/php/7.4/lib/php/extensions/no-debug-non-zts-20190902//opt/keyhelp/php/7.4/lib/php/extensions/no-debug-non-zts-20190902/tidy.so.so: cannot open shared object file: No such file or directory)) at Unknown#0
Beste Grüße,
Alex