PHP Classes

HOw do you use this patch?

Recommend this page to a friend!

      PHP Classes blog  >  File upload progress ...  >  All threads  >  HOw do you use this patch?  >  (Un) Subscribe thread alerts  
Subject:HOw do you use this patch?
Summary:Not sure where to go from here?
Messages:2
Author:Douglas Brown
Date:2007-04-24 14:04:53
Update:2007-04-24 16:56:38
 

  1. HOw do you use this patch?   Reply   Report abuse  
Picture of Douglas Brown Douglas Brown - 2007-04-24 16:22:38
I have been looking for nearly a month now for a solid file upload progress meter. Unfortunately, I have only a novice level of PHP programming, although I am getting better! I downloaded this patch, but I do not know how to use it. My host is on version PHP 4.4.4, so this solution looks perfect for me. My I ask for a little more guidance? What steps should I take after I download this patch?

  2. Re: HOw do you use this patch?   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2007-04-24 16:56:38 - In reply to message 1 from Douglas Brown
Basically you need to be able to recompile and reinstall PHP from source.

You need to download PHP source archive, unpack the archive, apply the patch using the patch command (if you are on Linux/Unix), recompile PHP and replace it on your Web setup environment.