Jump to content

PECL uploadprogress extension for php


The Letter E

Recommended Posts

I'm building an image gallery uploader and I'm trying to use the upload progress pecl extension, with little luck. I have it installed, but the function is returning null every time. uploadprogress_get_info(id) always returns null.

 

Here's my current info:

php.ini - relevant settings

max_execution_time = 10800

max_input_time = 10800

post_max_size = 120M

upload_max_filesize = 110M

max_file_uploads = 20

session.gc_maxlifetime = 10800

[uploadprogress]
extension=uploadprogress.so

I can't find much documentation on the upload progress extension so I'm not exactly sure who it works: how long the file info stays available, only during upload, any other functions available. If anybody knows about it and/or has has the same problem with some luck, please let me know.

 

Thanks,

 

E

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.