From:             asc_gouveia at yahoo dot com dot br
Operating system: windows
PHP version:      5.2.6
PHP Bug Type:     PostgreSQL related
Bug description:  Extension pg_psql.dll

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 bug report at http://bugs.php.net/?id=44931&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44931&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44931&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44931&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44931&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44931&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44931&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44931&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44931&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44931&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44931&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44931&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44931&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44931&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44931&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44931&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44931&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44931&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44931&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44931&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44931&r=mysqlcfg

Reply via email to