I had to recompile php4.2.3 to include gettext which is needed by my email program.
Configure, make and make install behaved normally as far as I could see and my email program reported that gettext was present and started to function.
Problem? My problem is that phpinfo does not report a change in the build date nor does it show gettext in the configure command. No trace of gettext anywhere in phpinfo. I'm concerned that it may be unstable, something is certainly not right.
Any ideas?