Charles Aulds wrote: > I downloaded the CVS sources, but didn't build PHP from them, instead, I > followed his suggest and copied the entire /sapi/apache2filter directory to > my 4.1.2 build directory, and built PHP with these simple command lines: > > ./configure --with-apxs2=/usr/local/apache2/bin/apxs > make > make install
Are you guys using --with-apxs? It will never work. Read README in sapi/apache2filter/ at least... (And ./configure --help...) -- Yasuo Ohgaki -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php