On Tue, 29 Jan 2013, Bob Weinand wrote:

> Am 29.1.2013 um 15:58 schrieb Derick Rethans <der...@php.net>:
> 
> > I wouldn't bother making it work with ZTS. If you want performance, 
> > you shouldn't be using it, and the other case I heard was "pthreads" 
> > in which case it plays no role,as all of the script is in memory 
> > anyway for the duration of the process.
>
> you want to say someone who wants to use pthreads, should have to 
> maintain two different installations of php, one with zts for the 
> daemon and one without for the apache? Having to maintain only one 
> installation makes life really easier...

Really? I have like 20 of them. Hardly a sweat. This includes 5.1->5.5, 
zts and even 32bit builds. I suggest you educate yourself on installing 
- and as a hint: http://derickrethans.nl/multiple-php-version-setup.html

cheers,
Derick
-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug
Posted with an email client that doesn't mangle email: alpine

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

Reply via email to