Sebastian Bergmann wrote: > Just ./configure'd PHP with the Apache2Filter for the first time in > weeks, then I got this: > > checking for Apache 2.0 module support via DSO through APXS... > > Sorry, I cannot run apxs. Possible reasons follow: > > 1. Perl is not installed > 2. apxs was not found. Try to pass the path using > --with-apxs2=/path/to/apxs > 3. Apache was not built using --enable-so > (the apxs usage page is displayed) > > Perl is installed, apxs is at the given location and Apache was built > using --enable-so. > > Latest CVS of Apache2 and PHP 4. > > Were there some changes to APXS lately that might cause this? no changes to apxs for a long time. can you check the configure.log of php and see what it is trying to do? and see what the error message is?
> >
