Uploadprogress PHP extension from PECL

gowrann

Member
Oct 23, 2011
16
0
51
cPanel Access Level
Website Owner
Hi,

Why isn't the PECL php uploadprogress extension available for install via the Module Installers PECL extensions in WHM?
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

The "uploadprogress" PECL module appears for me after searching for it in:

"WHM Home » Software » Module Installers » PHP Pecl"

Is it the only module that is not available to you, or are other PECL modules not appearing? Sometimes you have to increase the "Max cPanel process memory" value in "WHM Home » Server Configuration » Tweak Settings" to ensure enough memory is available to view all of the available modules. You can also try installing it manually:

Code:
pecl install uploadprogress
Thank you.
 

gowrann

Member
Oct 23, 2011
16
0
51
cPanel Access Level
Website Owner
Hi Michael - thats strange here is what I get:

Code:
amfext
augeas
axis2
big_int
bloomy
bz2_filter
cld
clips
clucene
coin_acceptor
crack
crack_dll
cybercash
cybermut
date_time
dazuko
domxml
DTrace
ecasound
eio
ev
fann
filter
FliteTTS
fribidi
functional
fuse
gender
graphdat
hash
html_parse
huffman
idn
inclued
inotify
intl
json
jsonc
Judy
KTaglib
lapack
libevent
libvirt
lua
mailparse
mcve
memprof
ming
mnogosearch
mogilefs
msgpack
ncurses
newt
oauth
oggvorbis
openal
pcsc
PECL_Gen
pecl_http
perl
php_xcb
POP3
python
quickhash
rrd
rsync
SCA_SDO
sdl
selinux
shape
solr
sphinx
spidermonkey
SPL
SPL_Types
spplus
stats
stomp
svm
svn
swish
taint
TCLink
tidy
timezonedb
tk
trader
translit
tvision
txforward
udis86
unicode
unicodestring
uri_template
v8js
Valkyrie
vpopmail
WBXML
Weakref
win32std
I want to avoid a manual install as each recompile will drop it out - any thoughts?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Could you open a support ticket so we can take a closer look?

Submit A Ticket

You can post the ticket number here so we can update this thread with the outcome.

Thank you.
 

gowrann

Member
Oct 23, 2011
16
0
51
cPanel Access Level
Website Owner
Hi,
Got it to install, I guess it didn't show when I went to look for it by choosing 'Show Available PHP Pecls' only the list i previously supplied showed what was available - but then I manually entered 'uploadprogress' in the 'Install a PHP Pecl' field it found and installed it - so all OK.

Thanks