ID: 25896 Updated by: [EMAIL PROTECTED] Reported By: kscott at toadmail dot com -Status: Feedback +Status: No Feedback Bug Type: DBM/DBA related Operating System: Solaris 8 PHP Version: 4.3.4RC1 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-10-17 09:49:34] [EMAIL PROTECTED] Check the config.log for more information about why it fails. ------------------------------------------------------------------------ [2003-10-17 09:41:49] kscott at toadmail dot com Description: ------------ Also found this to be true in 4.3.3, but since 4.3.0 had already been installed on the system, I believe it worked ok. The problem is that configure complains the major version doesn't match the header. In fact, the header was fine, the library was recompiled a couple times and reinstalled just to be sure. To work around this, I forced THIS_LIBS to equal $LIBS, and the configuration continued, and it appears PHP is working okay. I really couldn't figure out why it fails. The version of DB3 I'm using is 3.2.9. I haven't tried another version yet. OS is Solaris 8. PHP versions attempted, 4.3.4RC1 and 4.3.3. Both failed in same way. Reproduce code: --------------- Source near line 22980 in "configure." Expected result: ---------------- It should detect and configure for DB3. Actual result: -------------- checking for db3 major version... error: Header contains different version ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25896&edit=1