Bas van den DIkkenberg

Results 7 issues of Bas van den DIkkenberg

``i made function based infodomain example: ``` function infodomain($conn, $domainname) { $antwoord = array(); $info = new eppInfoDomainRequest(new eppDomain($domainname)); if ($response = $conn->request($info)) { /* @var $response Metaregistrar\EPP\eppInfoDomainResponse */ $d...

## Is your feature request related to a problem? Please describe. To install agent you need to copy the agent script to server, since you can't download directly it would...

![screen shot 2022-09-06 at 14 56 44](https://issues.joomla.org/uploads/1/ca6ce434c6e151e2edb7386dac5e7073.png) Hi I have the problem the allowed frontend/backend module positiions stay empty here. Version infp Database Version 8.0.30-0ubuntu0.20.04.2 Database collatie utf8mb4_unicode_ci Collatie van...

No Code Attached Yet

Is it correct that Redentbyfiold, only redent's what is in view ? If so can there be an option to redent complete file ? If not why is my PHP...

the use of apt-key is deprecated i sugested the documentation www.icinga.com must be updated to : ``` curl https://packages.icinga.com/icinga.key | gpg --dearmour -o /usr/share/keyrings/Icinga.gpg apt-get update apt-get -y install apt-transport-https...

icinga2-bin_2.14.3-1+debian11_arm64 icinga2-bin depends on icinga2-common (= 2.14.3-1+debian11) But current version in repo is icinga2-common_2.14.3-1+debian12 I think i should be >= instead of only =

Mysql password are deprecated and no longer supported by default on mysql 8.4 Please add functionality to connect with ssl so we kan use caching_sha2_passworderd . and no enable mysql_native...