php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #54915 Missing php5apache2_2.dll
Submitted: 2011-05-24 11:06 UTC Modified: 2011-05-24 16:54 UTC
From: adam dot denham at googlemail dot com Assigned:
Status: Not a bug Package: Windows Installer
PHP Version: 5.3.6 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: adam dot denham at googlemail dot com
New email:
PHP Version: OS:

 

 [2011-05-24 11:06 UTC] adam dot denham at googlemail dot com
Description:
------------
I've downloaded both version of php5.3 (non thread safe / thread safe)
php-5.3-nts-windows-vc9-x86-r311370.zip
php-5.3-ts-windows-vc9-x86-r311370.zip

The nts version does not contain the php5apache2_2.dll

Is it possible to include this in the nts build?
Many thanks
Adam
PS I've tried to use the ts version for nts but this just errors causes apache to error


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-24 11:12 UTC] pajoye@php.net
-Status: Open +Status: Bogus
 [2011-05-24 11:12 UTC] pajoye@php.net
Apache 2.2 is a threadsafe SAPI, hence why the non thread safe builds do not 
contain it.
 [2011-05-24 16:04 UTC] adam dot denham at googlemail dot com
But the Zend debugger is only build for nts PHP5.3
 [2011-05-24 16:16 UTC] pajoye@php.net
Blame Zend, they do not provide TS versions on Windows. But that's not a php.net 
problem.
 [2011-05-24 16:31 UTC] adam dot denham at googlemail dot com
Thank you for your help, tho I guess this done for a reason as the only option available is to download Zend server (Apache, PHP5.3 and debugger)

I would like to have a little more control on my build so I'll have a go at building PHP from scratch.
Cheers
 [2011-05-24 16:46 UTC] pajoye@php.net
Use php.net's php, apache and xdebug and you are done with that :)
 [2011-05-24 16:54 UTC] adam dot denham at googlemail dot com
good call... I'll take a look at xdebug, thanks :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 05:01:28 2024 UTC