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.