Hi Folks, We migrated to RS9.7 on ubuntu 20.04 from RS8 on ubuntu 14.04. Everything works except that the webpages only show colored boxes above the filenames instead of thumbnails, and previews don't show. Both imagemagik 6.7.7 and ffmpeg 3.4 are installed. Filestore perms are wide open to www-data. Config.php has the correct paths for $storagedir, $filestore, and imagemagik and ffmpeg. We can download, upload, and edit images in the RS interface. Downloaded images are correct. Images display when editing. Installation check shows ok on everything. PHP.INI has values of 999M for memory_limit, post_max_size, and upload_max_filesize, same as our old RS server. No errors in apache2 logs. The database migrated nicely and is working perfectly. It just seems that Imagemagik is not doing its thing. It seems that I’ve covered the bases mentioned in this google group, but still no thumbnails appear and clicking the full screen preview link results in a spinning animation like something is loading. Am I missing something? I feel like the fix is going to be something stupidly simple. Any ideas? Thank you!