Subject: Re: ap-php3 with MySQL support
To: Dr. Rene Hexel <rh@vip.at>
From: Martin Husemann <martin@rumolt.teuto.de>
List: tech-pkg
Date: 06/08/2000 11:14:31
>   I don't think that's necessary.  Just install both www/ap-php3 and
> www/php3-mysql.  "It just works."  (At least it did here.)

That's what I tried initally. Did not work here: the php3 module
says "Function mysql_connect undefined".

When I added --with-mysql=/usr/pkg to the confgiure args and recompiled
the pkg, it started working.

Maybe you are not using the Module version? I think php3 itself (the
executable) does work with mysql after php3-mysql is installed.


Martin