I’m installing the new release of Xibo CMS 4.2.1 to Windows Server 2022 - IIS. I managed to get all functioanalities working, however, when I launched install pages of the CMS, I can see that there is new extension called “GNUPG” that is required to be enabled in order to proceed with Xibo CMS installation. I did some some search on the internet and I cannot find and php_gnupg.dll that I can add to php\ext folder and then refer to it in php.ini
It seems also that this extension is not available for Windows. You can see the screenshot of XIBO install page below
Interesting that there is no extension on windows for php-gnupg; that is a pain! At the current time this will only prevent you from uploading the ChromeOS player app, as gngpg is used to verify the signature of that file before extracting.
I don;t think they have fixed it on the new release…I have 4.2.2 and still the same.
root@VCW-DS-M-RM:/hdd2mount/www/html# gpg --version
gpg (GnuPG) 2.4.4
libgcrypt 1.10.3
Copyright (C) 2024 g10 Code GmbH
License GNU GPL-3.0-or-later https://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
It was fixed in 4.2.3 - unfortunately the code was already frozen for 4.2.2 when this was reported, so it had to wait for the next patch.
Just to be clear though, we can’t “fix it”, we can only ignore the error. If you want to run the ChromeOS player you will need to use one of the supported installation methods (not windows).