Drupal 7: It is recommended to install the PECL uploadprogress library
June 11, 2013
Drupal | PHP | Troubleshooting

When installing Plupload module to work with Media module on a Hostgator site, I got the error:

Your server is capable of displaying file upload progress, but does not have the required libraries. It is recommended to install the PECL uploadprogress library (preferred) or to install APC.

Looking at the suggested library (pecl.php.net) it was a shell script that pretty obviously required privileges that I would not have on a shared host. However, Hostgator has another library already installed that implements PECL: CodeGen_PECL. It just has to be enabled.


Ads by Google

Posted by ellen at June 11, 2013 03:45 PM


In the HostGator Control Panel, in Software/Services, find the icon labeled PHP Pear Packages:
2013-06-13_11-09-43.jpg

Type PECL in the Search box, and it will find CodeGen_PECL. Click Install.

Screen shot 2013-06-11 at 4.06.55 PM.jpg




Ads by Google


Ads by Google

 RSS   |   Contact Me


Ads by Google