Re: [PHP-WIN] win32service on php 5.4

2013-09-12 Thread Richard Quadling
On 12 September 2013 15:32, Momchil Bozhinov wrote: > Hi Anatol, > Thanks for the fast reply > The code from trunk worked.But it only worked because I used it to install > the service and then start it > which created two DWORD values that I did not have > before[HKEY_LOCAL_MACHINE\SYSTEM\Current

Re: [PHP-WIN] win32service on php 5.4

2013-09-12 Thread Momchil Bozhinov
Hi Anatol, Thanks for the fast reply The code from trunk worked.But it only worked because I used it to install the service and then start it which created two DWORD values that I did not have before[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\]WOW64 = 1BasePriority = 20 Once I added th

Re: [PHP-WIN] win32service on php 5.4

2013-09-12 Thread Anatol Belski
Hi, On Thu, September 12, 2013 14:26, Momchil Bozhinov wrote: > Hello, > I'm trying to migrate from 5.3 to 5.4, but I hit a road block > I'm using this > ext:http://windows.php.net/downloads/pecl/releases/win32service/0.1.0/ > According to the > documentation:http://www.php.net/manual/bg/win32serv