• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Php fileinfo and magic file (Plesk v10.4)

runtim23

Basic Pleskian
I couldn't get my fileinfo to work on my install though it was working fine on v9.
All of my scripts using finfo reference /usr/share/file/magic for the magic file but I had to use
/usr/share/misc/magic.mgc to get this to work. When I look at this file all I see is a bunch of Quake game information.
Can somebody please explain to me why this works, how I was supposed to know this would work, and if I should be doing something different to get this to work? I've already tried reinstalling the file-devel libs with no luck.
 
Back
Top