Problems that can arise with the WissKI IIIF/IIP module.
Error: No response from server /fcgi-bin/iipsrv.fcgi
This is most likely due to a misconfiguration in the WissKI IIP Image Viewer
field formatter.
Possible steps to fix this:
- Go to
Structure
→WissKI Entities & Bundles
and edit the bundle that has the problem - Click the
Manage display
tab - Make sure the
IIIF-Server
andDirectory prefix
settings are set correctly- you can look these up on the server in the IIIF server config (usually located in
/etc/apache2/mods-enabled/iipsrv.conf
) - sane defaults are:
-
IIP-server
:/fcgi-bin/iipsrv.fcgi
-
IIP Filesystem Prefix
: leave blank (on OiN it's/data/www/wisski_base/sites/
)
-
- you can look these up on the server in the IIIF server config (usually located in
-
VERY IMPORTANT: In case that the bundle that's causing problems has sub-bundles also check their
Image
fields for the correct settings if they use theWissKI IIP Image Viewer
. The formatter passes the settings to JavaScript. Since sub-bundles are rendered after the main bundle, the settings from the main bundle are overwritten with those from the sub-bundle.