Re: opcache not working on windows
On Fri, May 16, 2014 at 10:45 AM, Nicolai Scheer
<nicolai.scheer@gmail.com> wrote:
> Hi again,
>
> On 16 May 2014 10:01, Nicolai Scheer <nicolai.scheer@gmail.com> wrote:
>
>> 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.htm
>>
>> Both 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.
Cheers,
--
Pierre
@pierrejoye | http://www.libgd.org
Thread (11 messages)