August wrote:
> I have a build framework that I use extremely frequently, and I don't
> believe much has changed with it. Has the procedure changed for
> statically compiling php with apache? I haven't seen any documentation
> of it.

  I don't know if httpd-2.0 still supports statically compiled modules or
  if PHP's --with-apache option needs tweaking. Why don't you use DSO
  anyhow? It's the preferred method.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to