Installing PECL uploadprogress Extension for Drupal on ubuntu server

PECL are PHP Extensions. this one in particular is used by drupal to show an upload progress bar.
  1. In my ubuntu server "make" was not installed and you will need it to compile the code of the uploadprogress pecl extension. apt-get install make
  2. Next we need "phpize" which will compile the code to make it part of the php library. apt-get install php5-dev
  3. The next line will download and compile the pecl extension. pecl install uploadprogress
  4. Add the extension to php.ini by adding this line extension=uploadprogress.so
  5. Restart apache /etc/init.d/apache2 restart
 

thanks man

thanks man its working

thanks man

its working----

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

                                                   
88
,d 88
88 88
8b,dPPYba, ,adPPYYba, MM88MMM 88,dPPYba,
88P' "8a "" `Y8 88 88P' "8a
88 d8 ,adPPPPP88 88 88 88
88b, ,a8" 88, ,88 88, 88 88
88`YbbdP"' `"8bbdP"Y8 "Y888 88 88
88
88
Enter the code depicted in ASCII art style.