I have just installed 4.2.1 and am having quite a few difficulites that I can't seem to narrow down. I am configuring with the following:
'./configure' '--enable-versioning' '--with-mysql' '--with-pgsql' '--with-gdb' '--with-apxs=/usr/local/apache/bin/apxs' '--enable-safe-mode' '--with-system-regex' '--disable-debug' '--with-db2' '--enable-debugger' '--enable-magic-quotes' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--with-ftp' '--with-xml' '--enable-calendar' '--with-config-file-path=/usr/local/lib' '--with-gd=/usr/local' '--with-zlib-dir=/usr/lib' '--with-jpeg-dir=/usr/lib' '--with-png-dir=/usr/lib'
This exact config works 100% ok in 4.1.2 on all of our many applications, but I get very strange output in 4.2.1, such as pages not finishing their output stream - cut off randomily in the middle of output, some pages not rendering at all, but some are perfectly ok. I can't seem to trace it down.
I have tried compiling without GD support and the like, but still the same goofiness.
Anyone else having problems?
Fred Dirkse
freddirkse@hotmail.com