|
|
| |
1. HOw do you use this patch? |
|
Reply |
|
|
 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 |
|
|
 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. |
|