Re: [PHP-WIN] Running more PHP-versions with php_opcache.dll

2013-07-08 Thread Jan Ehrhardt
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

Re: [PHP-WIN] Running more PHP-versions with php_opcache.dll

2013-07-08 Thread Pierre Joye
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

Re: [PHP-WIN] Running more PHP-versions with php_opcache.dll

2013-07-08 Thread Richard Quadling
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

Re: [PHP-WIN] Running more PHP-versions with php_opcache.dll

2013-07-08 Thread Jan Ehrhardt
"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

Re: [PHP-WIN] Running more PHP-versions with php_opcache.dll

2013-07-08 Thread Jan Ehrhardt
"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

Re: [PHP-WIN] Running more PHP-versions with php_opcache.dll

2013-07-08 Thread Anatol Belski
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