HC PortalHC Documentation
Language
 
Home>Knowledge Base>Hosting Controller Add-Ons>Click & Install Apps>Unable to upload image(s) in click & install Applications using HC Linux.
User Login
Username
Password
 
 Login
Information
Article ID158
Created On8/31/2010
Modified8/31/2010

Unable to upload image(s) in click & install Applications using HC Linux.

Question: Unable to upload image(s) in click & install Applications using HC Linux.


Solution:
To upload image(s) in click applications, compile GD library in the PHP.

Answer:
Run following command to enable GD library in the Linux server:

    yum install php-gd


Restart Apache.