![]() |
sponsored links |
|
|
sponsored links
|
|
|
2
2nd April 19:52
External User
Posts: 1
|
ID: 33683
Updated by: tony2001@php.net Reported By: voss at arnet dot com dot br -Status: Open +Status: Feedback Bug Type: PostgreSQL related Operating System: Windows XP PHP Version: 5.0.4 New Comment: What's your version of PG ? Previous Comments: ------------------------------------------------------------------------ [2005-07-13 20:30:27] 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! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33683&edit=1 |
|
|