Disclaimer: I'm not an Linux expert, nor am I a web developer. We're currently running a LAMP stack on CentOS (Concrete5 as the CMS, Plesk for admin panel).
How can I be absolutely sure Imagemagick is not in use on my site? I've done the following:
Checked that the CentOS packages (Imagemagick, PHP extension, Perl extention) are not installed.
sudo yum list *Image*
sudo yum list *imagic*
All ImageMagick packages are "Available", not "Installed".
File system searched for anything that...
ImageMagick Question...
How can I be absolutely sure Imagemagick is not in use on my site? I've done the following:
Checked that the CentOS packages (Imagemagick, PHP extension, Perl extention) are not installed.
sudo yum list *Image*
sudo yum list *imagic*
All ImageMagick packages are "Available", not "Installed".
File system searched for anything that...
ImageMagick Question...