I'm trying to get php4 and Apache2.0.39 to play nicely in Solaris8a but
can't get past trying to 'configure' Apache include php as a static
module.

php4, openssl, etc have all compiled and installed OK and I've moved
libphp4.a into Apache's modules/php4 directory.  The INSTALL file in php
doesn't mention Apache 2.x and the instruction it gives to use
"--activate -module=..." errors during "configure" with

 "--activate-module=modules/php4/libphp4.a
configure: error: unrecognized option:  \
--activate-module=modules/php4/libphp4.a

In fact, 'configure -help' doesn't even show '--activate-module' as an
option.

I've tried various combinations of the '--with-module' option but with
no success.  Does anyone know the secret to Apache2.0.39 with php4 as a
static module in a unix environment? 

Thanks.
-- 
 Tim Patton  
 College of Engineering                                 
 UNC-Charlotte, Charlotte, N.C.  28223        
 http://www.coe.uncc.edu/mosaic

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to