ID:               44905
 Comment by:       travisvz at gmail dot com
 Reported By:      ionut dot stan at yahoo dot com
 Status:           Assigned
 Bug Type:         Dynamic loading
 Operating System: Windows XP professional 64bit
 PHP Version:      5.2.6
 Assigned To:      pajoye
 New Comment:

I have also experienced this problem (Apache 2.2 with PHP 5.2.6 on
Windows XP Pro 32-bit). I have found another workaround that may be
simpler if your PostgreSQL 8.3 is on the same system as your PHP
installation: Simply add your PostgreSQL bin directory ("C:\Program
Files\PostgreSQL\8.3\bin" on my system) to your system path. Same effect
as copying the necessary libraries to your PHP directory, but perhaps
easier to maintain (especially once a fix is found for this problem).


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

[2008-06-03 20:31:34] eric at myprojects dot srhost dot info

I have tested on 32bit windows that pgsql extension
could loaded but required download some files from pgsql server 8.3.1
binary.

This can be download from offical site or 
I have packed a small archive that could downloaded.

url:
pgserver offical site download
http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fbinary%2Fv8.3.1%2Fwin32%2Fpostgresql-8.3.1-1-binaries-no-installer.zip

small archive.
http://myprojects.srhost.info/download/php_pgsql_files.zip

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

[2008-05-31 08:21:43] [EMAIL PROTECTED]

"How difficult can it be to test the most basic things, like starting
php, before making a release? Good grief. If you can't do the simple
things why do you think people should trust you with the complex
things?"

How difficult it is to test the RC? How difficult it is to report
issues before the stable release instead of waiting the final day?

That being said, we do run php and the tests suite before any release.
But as some dlls are in the path, I did not detect that the new version
(we upgraded libpq in 5.2.6, different version than with 5.2.5) was not
static by default. Given the time we had to pack this release, I'm
actually very happy that only this error remains (and have an easy work
around).

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

[2008-05-31 07:50:52] no at where dot zz

How difficult can it be to test the most basic things, like starting
php, before making a release? Good grief. If you can't do the simple
things why do you think people should trust you with the complex things?

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

[2008-05-30 12:14:58] [EMAIL PROTECTED]

The safer work around is to use the php 5.2.5 DLL extension.

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

[2008-05-30 10:24:16] piotrprz at gmail dot com

For those looking for a workaround:
1. download libpq.dll from
http://support.nusphere.com/viewtopic.php?t=4847 and copy it to your php
directory
2. copy libeay32.dll to libeay32-0.9.8e.dll
3. copy ssleay32.dll to ssleay32-0.9.8e.dll

I tested it for a while and seems to work fine.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/44905

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

Reply via email to