Hi Nico,
add a local user with password and assign that user to the apache
Service.
Cheers
Mario
Send from my toaster via IPv6
Von: Nicolai Scheer
Gesendet: 16.05.2014 21:58
An: Pierre Joye
Cc: Matt Ficken; PHP Internals
Betreff: Re: [PHP-DEV] opcache not working on windows
Hi Pierre,
On Fri, May 16, 2014 at 10:45 AM, Nicolai Scheer
nicolai.scheer@gmail.com wrote:Hi again,
Hi again,
seems that I've narrowed it down a bit.
Since fastcgi should just run php-cgi.exe I tried to run php-cgi.exe
myself from the command line.So I fetched myself the phpinfo stuff in two ways:
php.exe -i > cli.txt
php-cgi.exe -i > cgi.htmBoth files report the opcache as "Up and running". Since apache runs as
local system account it might have something to do with not being able
to
create the shared memory realm? But usually the local system account is
as
powerful as it gets... I'll try to run it as a different user...Greetings
Nico
opcache runs fine when apache service is started as a local admin user.
It
does not work when running as local system account.Still no idea why there is a difference... Any suggestions appreciated...
It tells me that your local user does not have the permission to
create the necessary mapped file.
Well, it works with a local admin user. It does not work when running the
service as local system account (i.e. local system account selected for
"log on as").
I don't see why the local system account (which usually can do just
anything) should not be able to create the mapped file...
Greetings
Nico
Hi,
Hi Nico,
add a local user with password and assign that user to the apache
Service.Cheers
MarioSend from my toaster via IPv6
Von: Nicolai Scheer
Gesendet: 16.05.2014 21:58
An: Pierre Joye
Cc: Matt Ficken; PHP Internals
Betreff: Re: [PHP-DEV] opcache not working on windows
Hi Pierre,
That's what I did. Already confirmed that this works. The question was, why
it is not working when running the service as local system account.
Greetings
Nico
On Mon, May 19, 2014 at 8:55 AM, Nicolai Scheer
nicolai.scheer@gmail.com wrote:
Hi,
Hi Nico,
add a local user with password and assign that user to the apache
Service.Cheers
MarioSend from my toaster via IPv6
Von: Nicolai Scheer
Gesendet: 16.05.2014 21:58
An: Pierre Joye
Cc: Matt Ficken; PHP Internals
Betreff: Re: [PHP-DEV] opcache not working on windows
Hi Pierre,That's what I did. Already confirmed that this works. The question was, why
it is not working when running the service as local system account.
I told you why, permissions issues.
--
Pierre
@pierrejoye | http://www.libgd.org