PHP uploadprogress

Requests for RPMS, or new coding projects related to server administration, Plesk, security, or anything else you can think of.
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

PHP uploadprogress

Unread post by breun »

Would you package the PHP uploadprogress extension for the atomic channel?
An extension to track progress of a file upload.
http://pecl.php.net/package/uploadprogress/
Lemonbit Internet Dedicated Server Management
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

Re: PHP uploadprogress

Unread post by hostingguy »

At least PHP 5.2 is needed.
I take it this means its supported in 5.3?
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Re: PHP uploadprogress

Unread post by Highland »

PECL is written in C and compiled (either using the pecl command or, as breun requested, in a pre-compiled package). I would imagine there would be updates to the project if 5.3 wasn't supported.

In general I try to avoid PECL RPMs as I've had poor experiences with them. The only time you need to be worried about library compatibility is when the compiler changes and the compiler only changes in major versions (i.e. 5.2 to 5.3, etc)
"Its not a mac. I run linux... I'm actually cool." - scott
hostingguy
Forum Regular
Forum Regular
Posts: 661
Joined: Mon Oct 29, 2007 6:51 pm

Re: PHP uploadprogress

Unread post by hostingguy »

Gotcha, we dont use pecl or pear on our systems in any form under any circumstance so I dont have much experience with it :)
Post Reply