Hi all I recently inherited an old php/mysql app which I have migrated onto OpenBSD 4.2 with the latest MySQL/PHP packages and modules.
I installed the mod_auth_mysql package after realizing the app did basic auth with this backend and when trying to start the server again I get: /usr/sbin/httpd:/usr/lib/apache/modules/mod_auth_mysql.so: undefined symbol 'mysql_connect' There's very little out there on Google that can advise what to do and the maintainer of the package is listed as ports@ so I've posted here. Should I be posting this to [EMAIL PROTECTED] Can anyone suggest a fix/workaround for this? Thanks in advance. -- Simon H
