From: gabriel dot vasquez at gmail dot com Operating system: Windows XP SP2 PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: After update from 5.2.5 to 5.2.6 postgrest doesn't work
Description: ------------ After update from PHP version 5.25 to 5.2.6 my system didn't work, i get a message [Mon May 05 21:53:31 2008] [error] [client 189.26.101.57] PHP Fatal error: Call to undefined function pg_connect() in C:\\apache\\Laboratorio\\lab\\conectadb.php on line 8 I started to digg and i've found that the newer version of php_pgsql.dll has 96kb, and the older has 164kb. I've updated using the instaler for windows 32bit, an MSI file that i've downloaded from PHP.net, actually i'm using Windows XP SP2 all updated.Link: http://br.php.net/distributions/php-5.2.6-win32-installer.msi I fixed the problem downgrading the php_pg_sql.dll to the one contained in the version 5.25. I have both DLL if someone need it. Sorry for my poor english. Gabriel - Londrina - Parana - Brazil. -- Edit bug report at http://bugs.php.net/?id=44922&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44922&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44922&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44922&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44922&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44922&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44922&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44922&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44922&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44922&r=support Expected behavior: http://bugs.php.net/fix.php?id=44922&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44922&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44922&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44922&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44922&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44922&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44922&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44922&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44922&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44922&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44922&r=mysqlcfg
