ID:               48239
 Updated by:       j...@php.net
 Reported By:      aguiland06 at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         PostgreSQL related
 Operating System: windows xp
 PHP Version:      5.2.9
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------

[2009-05-12 00:03:33] aguiland06 at gmail dot com

php.ini

extension=php_mssql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
extension=php_pgsql.dll

no loaded postgres

------------------------------------------------------------------------

[2009-05-11 23:45:20] aguiland06 at gmail dot com

Description:
------------
Cannot  Postgres loaded, PHP.INI indicates that it s loaded ?
does not show up(loaded) in a  In  PHPINFO(). 

 


Reproduce code:
---------------
"Warning: pg_connect(): Unable to connect to PostgreSQL server

Running htpp://localhost/phppgamin:
Display Message:

"Your PHP installation does not support PostgreSQL. You need to
recompile PHP using the --with-pgsql configure option."

text in  php.ini: 
;extension=php_ming.dll
extension=php_mssql.dll
;extension=php_msql.dll
extension=php_mysql.dll





Expected result:
----------------
 
I have never had this happen before ?



Actual result:
--------------
libpq.dll is in the path.

Note: Cannot  mssql load, does not show up(loaded) in a  In  PHPINFO().


Problem be repeat in php 6.0, postgres and mssql no loaded

 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=48239&edit=1

Reply via email to