Releases: filak/IIPImage-on-Windows
Releases · filak/IIPImage-on-Windows
Version 1.2.0
The last commit: ruven/iipsrv@67293ff
Updated:
- deps and libraries using vcpkg
- awesomized/libmemcached 1.1.4
Version 1.1.1
OpenJPEG, Memcached and PNG output support
Working fine on Windows 10 x64.
For deployment on Windows Server 2012 R2 - if you get HTTP error 500 while accessing .../fcgi-bin/iipsrv.fcgi?... (ntdll.dll errors in Event viewer) replace the vcpkg version of:
- libfcgi.dll
with:
- libfcgi.dll_forWinSrv2012
(The latter needed to be built separately for x64 - see this blog for details)