Posterous theme by Cory Watilo

Install PECL Uploadprogress on MediaTemple DV server

I used two links to help me install the PECL upload extension on my MediaTemple server.
  1. First, turn on Development Tools in the MediaTemple account area.
  2. The first article is for installing PECL memcache.  Follow the instructions in the "Manual Compile PECL Extension with phpize" section as outlined, but replace memcache with uploadprogress.  (PECL Manual Install on Linux Centos)
  3. In the next article follow instructions 3, 4, and 5. (Installing PECL uploadprogress Extension for Drupal FileField 3.0 Module)
Hope this helps.