php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33683 Ipv6 connection Data base
Submitted: 2005-07-13 20:30 UTC Modified: 2005-07-21 01:00 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: voss at arnet dot com dot br Assigned:
Status: No Feedback Package: PostgreSQL related
PHP Version: 5.0.4 OS: Windows XP
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: voss at arnet dot com dot br
New email:
PHP Version: OS:

 

 [2005-07-13 20:30 UTC] voss at arnet dot com dot br
Description:
------------
PHP 5.0.4 has support for connection with the data base using addresses ipv6?

Reproduce code:
---------------
$connection = pg_connect("host=[::1] port=5432 
dbname=db_teste user=postgres password=885700") 

Expected result:
----------------
It connected!

Actual result:
--------------
It did not connect!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-13 20:59 UTC] tony2001@php.net
What's your version of PG ?
 [2005-07-21 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 11:01:30 2024 UTC