Click to See Complete Forum and Search --> : OpenBSD/Apache/PHP/MySQL -


Anon
07-29-2002, 02:57 PM
Hi there!

Does anyone know what the problem is with OpenBSD 3.1, Apache, PHP 4.1.0 and MySQL (everything from ports) when you get a "Fatal Error: Undefinied function mysql_connect()" ?

We've tried to use make --with-mysql (FLAVORS=mysql) and make --with-mysql=/usr/local/, getting the same problem over and over again.

Any hints or pointers would be much appreciated.

We suspect some small configuration/installation error that we have overlooked. It does seem like PHP does not realize it should be installed with MySQL functionality, but...