Kamal Majaiti
Kamal Majaiti
Hello, I can take care of the compatibility of the installation with Ispconfig
Same problem. { "agent": { "ip": "xxx", "name": "xxx", "id": "004" }, "manager": { "name": "xxxx" }, "data": { "file": "/bin/diff", "title": "Trojaned version of file detected." }, "rule": {...
Please improve this because multishot take more than 1 hour uploading....
Same, i need the extension support basic auth for additional security.
@jeverling I have done it by including authentication in the /api and /oauth routes. **Example config for nginx :** ``` location / { auth_basic "Clave Acceso"; auth_basic_user_file /etc/nginx/.htpasswd; try_files $uri...
LDAC is only supported on Windows 11. For debian/ubuntu you can install this plugin for support ldac. apt install pulseaudio-modules-bt libldac
Hello, just having the headphones paired via Bluetooth and connected is enough for them to work, you don't need anything else. Could you please attach screenshots, and any errors or...
same issue here. Not working.
Could you tell me what configuration you are running in PHP. Nginx + PHP-FPM Nginx Has reverse proxy and (Apache + PHP-FPM) Nginx Has reverse proxy and (Apache + mod_php)...
Please can you give me the output of these commands. - getfacl /var/run/php/php8.3-fpm.sock - ls -laF /var/run/php/php8.3-fpm.sock - tail -n 10 /var/log/nginx/error.log - curl -vi localhost:80