I went to php.net and I downloaded the patch for php 4.06 and after I
extract the file I got a file called "rfc1867.c.diff-4.0.6" when I try to
execute it, it opens a text editor and show me the source code,
.............

I have to compile this file?
If so which compiler I have to use?

Thanks.

"Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED].;
> So download 4.0.6 and patch that.  Or walk through the patch manually and
> apply the relevant bits to the rfc1867.c file.
>
> On Thu, 28 Feb 2002, Steven Deaton wrote:
>
> > I'm trying to use the file upload patch......on 4.0.4pl1....
> > but it only says its for 4.0.6.....so will it not work on 4.0.4pl1?
> > and if so......how does it work?
> >
> > I got this when running it......
> >
> > Hmm...  Looks like a unified diff to me...
> > The text leading up to this was:
> > --------------------------
> > |--- rfc1867.c.1.62.2.1 Tue Jun 19 18:54:44 2001
> > |+++ rfc1867.c  Tue Feb 26 15:52:55 2002
> > --------------------------
> > Patching file rfc1867.c using Plan A...
> > Hunk #1 succeeded at 108 (offset 6 lines).
> > Hunk #2 succeeded at 137 (offset 6 lines).
> > Hunk #3 failed at 164.
> > Hunk #4 failed at 231.
> > Hunk #5 failed at 247.
> > Hunk #6 succeeded at 275 (offset -22 lines).
> > Hunk #7 succeeded at 341 (offset 6 lines).
> > Hunk #8 succeeded at 497 (offset -22 lines).
> > 3 out of 8 hunks failed--saving rejects to rfctest.rej
> > done
> >
> >
> > Any help with this would be greatly appreciated.........thanks......
> >
> > ---Steven
> >
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to