Jan Ehrhardt in php.windows (Tue, 09 Jul 2013 07:16:49 +0200):
>opcache.mmap_base
>
>Could this be a way out? It looks like this setting overrides the
>setting in ZendOPcache.MemoryBase. What I want is that the OPcache of
>PHP 5.5 does not share the memory with PHP 5.3. Can that be reached by
>sett
Hi Pierre,
Pierre Joye in php.windows (Tue, 9 Jul 2013 07:46:48 +0200):
>impersonation should solve this problem. I've to check if another
>function(s) has to be used to get the impersonated user.
Please check it out.
I suppose I will not be the only one interested in running multiple
PHP's with
Richard Quadling in php.windows (Tue, 9 Jul 2013 06:44:58 +0100):
>On 9 July 2013 06:21, Jan Ehrhardt wrote:
>
>> Just curious: how is this done on Linux? As far as I know both PHP's on
>> my Centos boxes run as the same user (the one as mod_php, the other as
>> mod_fcgid). Wouldn't it be possible
hi Jan,
On Tue, Jul 9, 2013 at 7:21 AM, Jan Ehrhardt wrote:
> "Anatol Belski" in php.windows (Mon, 8 Jul 2013 18:54:30 +0200):
>>You can try to run from another user account, then the mmap filename will
>>change.
>
> Just curious: how is this done on Linux? As far as I know both PHP's on
> my Cen
On 9 July 2013 06:21, Jan Ehrhardt wrote:
> "Anatol Belski" in php.windows (Mon, 8 Jul 2013 18:54:30 +0200):
> >You can try to run from another user account, then the mmap filename will
> >change.
>
> Just curious: how is this done on Linux? As far as I know both PHP's on
> my Centos boxes run as
"Anatol Belski" in php.windows (Mon, 8 Jul 2013 18:54:30 +0200):
>You can try to run from another user account, then the mmap filename will
>change.
Just curious: how is this done on Linux? As far as I know both PHP's on
my Centos boxes run as the same user (the one as mod_php, the other as
mod_fc
"Anatol Belski" in php.windows (Mon, 8 Jul 2013 18:54:30 +0200):
>You can try to run from another user account, then the mmap filename will
>change.
When I saw the name ZendOPcache.MemoryBase@Administrator I already was
thinking about such a solution. That must be possible with mote than one
insta
You can try to run from another user account, then the mmap filename will
change.
Regards
Anatol
On Sun, July 7, 2013 22:41, Jan Ehrhardt wrote:
> I am having troubles configuring multiple PHP-versions, all running
> under Apache 2.4.4 with their own OPcache. My feeling at the moment is that
> u
I am having troubles configuring multiple PHP-versions, all running
under Apache 2.4.4 with their own OPcache. My feeling at the moment is
that under Windows you can only have one PHP instance with OPcache, but
I would love to be contradicted.
See this issue at github for details:
https://github.c