php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51140 No php5apache2_2.dll provided in zip download
Submitted: 2010-02-25 10:20 UTC Modified: 2012-09-17 08:02 UTC
From: tony at marston-home dot demon dot co dot uk Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 5.3.2RC3 OS: Windows XP
Private report: No CVE-ID: None
 [2010-02-25 10:20 UTC] tony at marston-home dot demon dot co dot uk
Description:
------------
I am trying to install the non thread safe version of PHP (to run as an apache module with Apache 2.2) as Zend only supply the nts version of their debugger as of version 5.3. When I unzip the download file I notice that it does not include a version of the php5apache2_2.dll. If I try to use the ts version it rejects all the PHP extensions as they were compiled with the nts option.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-25 10:26 UTC] pajoye@php.net
Apache requires the thread safe version of PHP.
 [2010-02-25 10:45 UTC] tony at marston-home dot demon dot co dot uk
So why do the installation instructions in the nts zip file still say that it can be used with apache?
 [2010-02-25 11:10 UTC] pajoye@php.net
that's about php in general, not this specific build. Please read the PHP manual for further information.
 [2012-09-17 03:50 UTC] animarksolutions at yahoo dot com
Is there a place here from which i can download the php5apache2_2.dll file?
 [2012-09-17 08:02 UTC] pajoye@php.net
use the TS download version to get Apache 2.2. NTS has not apache support as the Apache server on windows requires thread safe SAPI.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 01:01:28 2024 UTC