How to install Upload Progress bars to File Upload CCK
Jordash - September 1, 2009 - 18:04
I'm planning on allowing people to upload pretty large files so I need to let them see the progress of their uploads:
http://drupalmodules.com/module/filefield
This says that filefield can do it with a PECL uploadprogress Extension: found here: http://pecl.php.net/package/uploadprogress
I've never worked with Pecl or anything like that? How do I get the upload progress working?

_
You don't provide any info about your environment, but the easiest way is to enable the apc option for php. Otherwise, see some of these posts: http://drupal.org/search/apachesolr_search/uploadprogress.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
I'm using Bluehost virtual
I'm using Bluehost virtual hosting in a Linux environment.