>> I have a question I can't answer by myself. :)
>> Do I need to use "--with-pic" option when configuring php 4?
>> I'm going to build it as an Apache 1.3 DSO module and going to
>> run multiple instances of Apache (under different users). I
>> use Linux (kernel 2.4.30).
>> Generally, when one may need to use "--with-pic"?
RL> --with-pic is the default, so you don't need to add it.

When  I  at  first  confugured without "--with-pic" and then immediately
with "--with-pic" I got two different libphp4.so by filesize. If you say
there is no difference, what is nevertheless the difference?

The  question  apperead  since  I  heard  somewhere that "--with-pic" is
important  when  one  is  going  to  use PHP module with multiple Apache
instances...

RL> -Rasmus

Denis Solovyov

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

Reply via email to