Adding PECL Uploadprogress to 1&1 shared hosting for Drupal FileField

Written by jeremy on May 27, 2009

Drupal 6.x is the platform we use to build great websites. There are modules FileField and ImageField 3.0 that allow the ability to update a progress meter when uploading a file. This requires installing a PECL extension to PHP called uploadprogress. Here is the process I used to get it working on a 1and1.com hosting…

Continue Reading