Sebastian wrote:
>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.

Why in the world is DSO the preferred method? Is this documented
somewhere? 

I find DSO useful for testing and development, but for deployment it
makes little sense to be using DSO, the cost of 60 seconds of compile is
negligible when looking at something that will be installed for
timeframes exceeding a day or two, especially for larger server farms.  

- August


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

Reply via email to