php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77464 ldap_start_tls times out in PHP 7.3.1
Submitted: 2019-01-15 19:02 UTC Modified: 2019-01-15 20:04 UTC
From: theodorejb at outlook dot com Assigned:
Status: Duplicate Package: LDAP related
PHP Version: 7.3.1 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:
12 + 45 = ?
Subscribe to this entry?

 
 [2019-01-15 19:02 UTC] theodorejb at outlook dot com
Description:
------------
It works fine in PHP 7.3.0, but in PHP 7.3.1 the request hangs and eventually times out without any error message.

The same issue occurs if I call ldap_connect using ldaps + port 636 instead of ldap + port 389.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-01-15 20:03 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2019-01-15 20:03 UTC] ab@php.net
Thanks for the report. Do you use secure connection?

Thanks.
 [2019-01-15 20:04 UTC] ab@php.net
-Status: Feedback +Status: Duplicate
 [2019-01-15 20:04 UTC] ab@php.net
Nevermind, ldaps :) Please check bug #77440.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 22:01:32 2024 UTC