> 
> 
> On Sun, 21 Mar 1999, Ralf S. Engelschall wrote:
> 
> > On Fri, Mar 19, 1999, Aaron Turner wrote:
> > 
> I did a ./configure && make && make install.  (You'll notice in my earlier
> email that the compile date/time in the log for Apache is after 2.2.5 was
> released.) The only thing I didn't do (which I never bother to do) is a
> make clean. Since I don't use DSO, and it says mod_ssl/2.2.5 I would
> assume that all is OK?

   I just did the following:

        cd apache_1.3.4
        make clean
        cd ../mod_ssl-2.2.5-1.3.4
        ./configure ...
        cd ../apache_1.3.4
        ./configure ...
        make
        make install

  which would seem to COMPLETELY rebuild the apache and mod_ssl source 
trees, and I'm still having the POST problem, using mod_ssl with DSO.

-mike   

> 
> > You really have to recompile Apache with the updated EAPI or the POST problem
> > will not gone away, of course. So, I hope you've not just built an new
> > libssl.so with --with-apxs.... That doesn't work for 2.2.x -> 2.2.5 as I
> > mentioned in the CHANGES entry.
> 
> I've never used the --with-apxs flag.
> 
> Thanks,
> Aaron
> 
> ______________________________________________________________________
> Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
> Official Support Mailing List               [EMAIL PROTECTED]
> Automated List Manager                       [EMAIL PROTECTED]
> 
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to