Uncertain about upgrading PCRE

ditto

Verified User
Joined
Apr 27, 2009
Messages
2,577
I have PHP 5.2.12, MySQL 5.0.90, Exim 4.71 and Dovecot 1.2.10.

In custombuild ./build versions I have this:

Code:
PCRE 8.00 to 8.01 update is available.

Question: Should I upgrade to PCRE 8.01? What services does I need to restart after the upgrade? Should I restart both httpd and exim? Also, does a upgrade of PCRE require me to do some changes in exim.conf?

Thanks!
 
Bump. I see PCRE 8.02 now is available in custombuild.
 
You do not need to restart anything :) Just run "./build pcre" and that's it.
 
Thank you! I will! :) I was just a little nervous as I have installed software that need to bee re-installed if I upgrade/recompile PHP. Again, thank you!

For those how want to look at the changelog, it is here: http://heanet.dl.sourceforge.net/project/pcre/pcre/8.02/NEWS

I must say, this version 8.02 is kind of the most useful changelog I have ever seen! Also, it is soooooo long. Hehe ;-)
 
Back
Top