PHP :: Bug #39816 :: configuration problem with apxs2filter
[2006-12-13 13:56 UTC] jiri dot reischig at ecn dot cz
Description: ------------ When php is compiled with "--with-apxs2filter" php settings from httpd.conf file are not used. When php is compiled with "--with-apxs2" php settings from httpd.conf are used. The problem is after php upgrade from 5.1.6 to 5.2.0. I tested it on Apache 2.2.3 and 2.0.59. Nothing was changed on test enviroment only new version of php.