php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49833 Can't find php_win32service.dll
Submitted: 2009-10-10 19:21 UTC Modified: 2009-10-11 12:51 UTC
From: vbonino at wanadoo dot fr Assigned: pajoye (profile)
Status: Closed Package: Win32API related
PHP Version: 5.3.0 OS: Win-XP
Private report: No CVE-ID: None
 [2009-10-10 19:21 UTC] vbonino at wanadoo dot fr
Description:
------------
I migrate from PHP 5.2.9 to PHP 5.3.0
I use a lot the win32service extension and I can't find the DLL for PHP 5.3 in VC6 thread safe.
Can you help me ?
Thanks,
     Vincent


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-10 23:00 UTC] pajoye@php.net
Out of curiosity, why do you need VC and thread safe? If it is to run it as CLI and as a service, VC9 NTS should work just way better.
 [2009-10-11 09:22 UTC] vbonino at wanadoo dot fr
I need VC6/TS because I used to manage (with the Win32service start, stop and info functions) my Windows service with a specific Web application under Apache 2.2.
 [2009-10-11 12:51 UTC] pajoye@php.net
Ah ok. By the way, you can use apachelounge.com's apache so you can rely on VC9 builds.

And here are the VC6 versions: http://downloads.php.net/pierre/

VC9 will follow shortly.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC