• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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