php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #74229 Stats 2.0.3 can't load on php 7.1.2 ts x86
Submitted: 2017-03-09 09:52 UTC Modified: 2017-03-13 12:17 UTC
From: giacomo dot fontanella at carige dot it Assigned: ab (profile)
Status: Closed Package: stats (PECL)
PHP Version: 7.1.2 OS: windows server 2008 R2
Private report: No CVE-ID: None
 [2017-03-09 09:52 UTC] giacomo dot fontanella at carige dot it
Description:
------------
PHP throws the following warning while executing php.exe:


PHP Warning:  PHP Startup: stats: Unable to initialize module
Module compiled with module API=20151012
PHP    compiled with module API=20160303
These options need to match
 in Unknown on line 0

Warning: PHP Startup: stats: Unable to initialize module
Module compiled with module API=20151012
PHP    compiled with module API=20160303
These options need to match
 in Unknown on line 0

Consequently, it's not recognized as a loaded module by the webserver.

My configuration:

OS: Windows server 2008 R2
webserver: apache 2.4.23
php (as apache module): 7.1.2 thread safe x86
stats version: 2.0.3 (Windows dll)

Can you provide a compatible compiled DLL?
Thank you very much


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-03-13 12:17 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2017-03-13 12:17 UTC] ab@php.net
Thanks for the report. Clear, there was no suitable package. Seems mass rebuild missed these for 7.1. The new packages was now done, please download a suitable one.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC