I download Patch for 4.2.1 to become to 4.2.2
I apply it :

cd /usr/local
patch -p0 <path/to/patch

it seems the patch is correctly installed, but when the result of 
phpinfo() tells me that the installed version is 4.2.1 yet !

NEWS file is modified, etc, but i don't know if this patch is working.

I don't know too, if afterwards 'patch -p0 <path/to/patch' i have run 
./configure
make
make install

I never have apply any patch for my php...
Sorry for my poor english :P


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

Reply via email to