Drupal 7: It is recommended to install the PECL uploadprogress library

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.

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