• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Enabling 'getimagesize' module

F

fastcooler

Guest
Hello,

I'm new on Plesk... I don't know if is it possible to enable 'getimagesize' module, as it's needed by an application and I don't know how to solve this issue..

Thanks to all,
Best Regards
Fast
 
Hello,


I believe that it is gd or gd2 library.
Give it a
yum install gd
or
apt-get install gd

or something like this according to your OS distribution
 
Back
Top