|
|
| |
1. PHP File Upload Progress for php 4.4.2 |
|
Reply |
|
|
 vinu mathews | 2008-01-15 07:47:02 |
Hi,
Our client's server is php 4.4.2.Can we get the patch file for this.Please advice how we can do the patch.And also please advice which all file need to be patched..
Please reply soon
ispg |
| |
2. Re: PHP File Upload Progress for php 4.4.2 |
|
Reply |
|
|
 Manuel Lemos | 2008-01-15 07:54:38 - In reply to message 1 from vinu mathews |
I am not sure but the patch for PHP 4.4.4 may work.
You need to use the patch command to alter the necessary PHP source files. Then just do the usual configure; make; make install command sequence. |
|