php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44931 php5.2.6, extension pg_psql.dll
Submitted: 2008-05-07 02:38 UTC Modified: 2008-05-07 07:06 UTC
From: asc_gouveia at yahoo dot com dot br Assigned:
Status: Not a bug Package: PostgreSQL related
PHP Version: 5.2.6 OS: windows
Private report: No CVE-ID: None
 [2008-05-07 02:38 UTC] asc_gouveia at yahoo dot com dot br
Description:
------------
I downloaded the newest php version 5.2.6 and tried to setup my work environment, that is: windows xp sp2, PostgreSQL 8.1.11-1, apache 1.3. I did all that is necessary to activate the extension php_pgsql.dll, I'm sure I did (I think is not the case to prove that I followed ALL the instructions to activate the extension). All the stuff related to php.ini was ok, and all the configuration about apache(httpd.conf) as well. Then, when I tried to see pgsql working with phpinfo()... FRUSTRATION! And so, I tried some possibilities, changing the server version(apache 1.3, apache 2.0, apache 2.2), changing the DB version(8.2.7)... Nothing. Finally, changed the php version (5.2.4)... And now, it works (PG 8.1.11-1, Apache 1.3, php5.2.4). But, the important is, the only thing that does not work is the extension php5.2.6's extension php_pgsql.dll. I made a test, setting up the php5.2.6 and then, I saw, via phpinfo() that pgsql was not activated, then, I changed only the php_pgsql.dll, overwriting it with php5.2.4'extension php_pgsql.dll. Then, pgpsql was activated.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-05-07 02:52 UTC] felipe@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See Bug#44922
 [2008-05-07 03:01 UTC] asc_gouveia at yahoo dot com dot br
I downloaded the newest php version 5.2.6 and tried to setup my work environment, that is: windows xp sp2, PostgreSQL 8.1.11-1, apache 1.3. I did all that is necessary to activate the extension php_pgsql.dll, I'm sure I did (I think is not the case to prove that I followed ALL the instructions to activate the extension). All the stuff related to php.ini was ok, and all the configuration about apache(httpd.conf) as well. Then, when I tried to see pgsql working with phpinfo()... FRUSTRATION! And so, I tried some possibilities, changing the server version(apache 1.3, apache 2.0, apache 2.2), changing the DB version(8.2.7)... Nothing. Finally, changed the php version (5.2.4)... And now, it works (PG 8.1.11-1, Apache 1.3, php5.2.4). But, the important is, the only thing that does not work is the php5.2.6's extension php_pgsql.dll. I made a test, once php5.2.4 working perfectly, I saw, via phpinfo() that pgsql was activated, all right. Then, I changed only the php_pgsql.dll, overwriting it with php5.2.6'extension php_pgsql.dll. Then, pgpsql was NOT activated.
 [2008-05-07 07:06 UTC] pajoye@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See Bug #44922
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 11:01:34 2024 UTC