Hi.
I have a problem with PHP on a Red Hat 7.1 system.
The problem first occurred with PHP 4.0.6 but I still have it after upgrading to 4.1.0.
It seems like PHP sometimes stops compiling in the middle of scripts. There is nothing wrong with the code, because it has worked for month before.
I cant under stand why PHP stops compiling in the middle of scripts resulting in that only half of the pages are generated, with no error messages or nothing.
PHP is compiled with following configurations:
'./configure' '--with-mysql' '--with-apache=../apache_1.3.22' '--enable-ftp' '--enable-trans-sid'
Any ideas?
Thanks,
Martin Henriksson