The Doctor wrote: > All right do you have PHP testers? > > What is going? > > I am trying to compile PHP on OpenBSD and the machine has got > MySQL 5.1.73 and PostGresQL 9.3.5 . > > PHP 5.5 and PHP 5.4 are not detecting the correct version of the RDBMSs > for some reason. > > Same with the old BSDi. > > Can someone look into this, and none of this reports to bugs inaction. Well, according to <http://marc.info/?l=php-qa&m=142075481025337&w=2> which quotes your detailed build procedure there is a problem wrt. LDAP (apparently, ldap_bind_s() is not available). If you don't need this module, just exclude it from your configuration and try again. Otherwise do as Ferenc Kovacs has requested: file a bug report at <https://bugs.php.net/>; consider to use a much simplified configuration to make it easier to reproduce the problem. -- Christoph M. Becker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php