Re: What is wrong of my php configure script ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hello,

> But for static compiled-in,  there is problem that the php execution
> file is so huge size more than 16M. I think this will cause low
> performance, because each php process should at least load 16M file to
> memory. So I decide to configure with dso mode.

I don't think the 16M size should be a problem ... Apache re-uses the same
process for multiple requests, so AFAIK it does not load 16M for every request.

> So can I directly moved my previous .so file from non-zts dir to zts
> dir, such as memcache.so, eaccelerator.so ?

I'm pretty sure that ZTS and non-ZTS compiled extensions are not compatible. 
You will probably need to recompile your extensions.

regards,
Peter



		
____________________________________________________ 
On Yahoo!7 
Fuel Price Watch: Find the cheapest petrol in your area 
http://au.maps.yahoo.com/fuelwatch/

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux