ID: 44905 Updated by: [EMAIL PROTECTED] 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:
"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). Previous Comments: ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ [2008-05-16 18:40:08] [EMAIL PROTECTED] "8.3.1 do not support VC6 anymore, while 8.2.7 does support it fine." I got the same error with vc6 than the ones I got using 8.3.1. Linker error and struct redefinitionfo addrinfo and sockaddr_storage. If you succeeded to compile it using VC6 (or VC2k5:) please let us know how. ------------------------------------------------------------------------ [2008-05-13 21:23:35] dnd at yandex dot ru 8.3.1 do not support VC6 anymore, while 8.2.7 does support it 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
