ID: 44931 User updated by: asc_gouveia at yahoo dot com dot br -Summary: Extension pg_psql.dll Reported By: asc_gouveia at yahoo dot com dot br -Status: Bogus +Status: Open Bug Type: PostgreSQL related Operating System: windows PHP Version: 5.2.6 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2008-05-07 02:52:36] [EMAIL PROTECTED] 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 02:38:30] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44931&edit=1
