php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76154 missing php7apache2_4.dll
Submitted: 2018-03-27 14:50 UTC Modified: 2018-03-27 15:03 UTC
From: jerre at xs4all dot nl Assigned: cmb (profile)
Status: Not a bug Package: Apache2 related
PHP Version: 7.2.3 OS: Windows 10
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 9 = ?
Subscribe to this entry?

 
 [2018-03-27 14:50 UTC] jerre at xs4all dot nl
Description:
------------
The https://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x64.zip seems to be missing the file php7apache2_4.dll.

Test script:
---------------
download https://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x64.zip
and unzip

This might have the same cause/ solution as 
https://bugs.php.net/bug.php?id=69801 but that has been fixed long ago.

The dll is present in the thread-safe version though:
https://windows.php.net/downloads/releases/php-7.2.3-Win32-VC15-x64.zip


Expected result:
----------------
existing php7apache2_4.dll

Actual result:
--------------
missing php7apache2_4.dll

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-03-27 15:03 UTC] cmb@php.net
-Status: Open +Status: Not a bug -Assigned To: +Assigned To: cmb
 [2018-03-27 15:03 UTC] cmb@php.net
> The dll is present in the thread-safe version though:

Shipping php7apache2_4.dll with the NTS builds wouldn't make
sense, since the Apache module requires ZTS builds, anyway.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 00:01:28 2024 UTC