php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74978 7.1.7 - Windows 64bit
Submitted: 2017-07-24 10:27 UTC Modified: 2017-07-24 23:10 UTC
From: gramado dot f at gmail dot com Assigned:
Status: Closed Package: cURL related
PHP Version: 7.1.7 OS: Windows Server 2012 R2 Standard
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gramado dot f at gmail dot com
New email:
PHP Version: OS:

 

 [2017-07-24 10:27 UTC] gramado dot f at gmail dot com
Description:
------------
Hi,

Since PHP 7.1.4 version, the Curl lib not work in Windows Server 2012 R2 Standard - Windows 64bit / Apache 2.4.18

I'm used PHP 7.1.7 version  but curl lib the PHP 7.1.3 version.



Test script:
---------------
Fatal error: Uncaught Error: Call to undefined function curl_init()


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-07-24 10:34 UTC] daverandom@php.net
-Status: Open +Status: Feedback
 [2017-07-24 10:34 UTC] daverandom@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 [2017-07-24 10:36 UTC] daverandom@php.net
Please ensure that you have enabled the cURL extension in the php.ini file. Running php -i/phpinfo() will help you to verify which ini file(s) are being processed.
 [2017-07-24 11:03 UTC] gramado dot f at gmail dot com
-Status: Feedback +Status: Open
 [2017-07-24 11:03 UTC] gramado dot f at gmail dot com
HI,

Before opening the ticket, I checked everything.
My PHP.INI is OK. However it does not recognize CURL from version 7.1.4 onwards.
I am using CURL from version 7.1.3 that is OK.

- Windows Server 2012 R2 Standard - Windows 64bit / Apache 2.4.18
- Package 7.1.7 VC14 x64 Thread Safe (2017-Jul-06 19:58:21)

The problem is in the version of Windows. In a more current version of windows CURL version 7.1.7 is OK.
Is there any incompatibility with Windows Server 2012 R2 Standard - Windows 64bit

Do you need any log?
 [2017-07-24 16:33 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2017-07-24 16:33 UTC] ab@php.net
Please provide info by this checklist

- is the issue reproducible on CLI
- what Apache error log says?
- does the latest Apache version from apachelounge.com repro the issue?
- output of "cd <php root dir> & deplister ext\php_curl.dll"

Thanks.
 [2017-07-24 23:10 UTC] gramado dot f at gmail dot com
-Status: Feedback +Status: Closed
 [2017-07-24 23:10 UTC] gramado dot f at gmail dot com
Hi,
I installed the latest apache version and curl lib is work now!
Thanks
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 12:01:32 2025 UTC