On Thu, 25 Jul 2002 22:23:21 -0500, Frank S. Kicenko wrote:

>Hi All.
>
>I am having a weird problem... my PHP is outputting a "libphp4.a" and
>"libphp4.la" modules and I can't get Apache to recognize this type of
>file. Is there a way to tell PHP to generate a ".so" module? Or how can
>I get Apache to use the .a and .la modules?
>
>Thanks.
>
>-- 
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
--with-apxs
in the configure of PHP.




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

Reply via email to