• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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