Hello, I cannot get 5.0.3 installed. I used the following configure line: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file=/etc --with-openssl --with-jpeg-dir --with-tiff-dir --with-png-dir --with-gd --with-imap --with-imap=/usr/local/imap-2002c1/ --with-imap-ssl --with-mysql=/usr/local --enable-mime-magic --with-gettext --with-zlib-dir --with-mcrypt
I am using apache2 on Redhat 9. I get the following line in my error_log: [Thu Mar 03 20:11:19 2005] [notice] Apache/2.0.47 (Unix) configured -- resuming normal operations [Thu Mar 03 20:12:54 2005] [error] an unknown filter was not added: PHP [Thu Mar 03 20:12:54 2005] [error] an unknown filter was not added: PHP [Thu Mar 03 20:12:54 2005] [notice] child pid 863 exit signal Segmentation fault (11) I am doing this to fix the problem that 4.3.3rc4 will print_r($HTTP_POST_VARS) as array ( ) but if ($HTTP_POST_VARS[myvar]) = tests true! Thanks for the help! -thewade