I made the configure stop if someone tries using the --with-apache with apache2. (in 4.2.0) In HEAD it fails too but with different message. Adding static module build for Apache2 is not that easy after all..to get it work, I had to make some pretty ugly hacks and I don't want to commit it.. - Apache2 has pcrelib builtin (had to disable pcre in PHP) - ./buildconf is required for apache2 configure.. etc. --Jani
On 13 Apr 2002, Jim Winstead wrote: >Jani Taskinen <[EMAIL PROTECTED]> wrote: >> sniper Fri Apr 12 18:59:07 2002 EDT >> >> Modified files: >> /php4/sapi/apache config.m4 >> /php4/sapi/apache2filter config.m4 >> Log: >> - Added checks to prevent building the DSO with wrong configure option. > >woohoo! but what about --with-apache? > >jim > > -- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php