I have Googled and searched the archives, but I'm not finding what I'm looking for.
I have installed php4 from ports and realize after researching an erro I was getting and viewing info.php that I don't have support for mysql and postgresql.
Is there a way I can add support for these databases after the fact? If not, how should I go about recompiling with these options. I see in the Makefile that these "flavors" are available, but I can't figure out how to tell it I want to use a certain flavor.
Can someone point me to a man page or some documentation?
rvb
For a new box with install instruction all the way to a working apache+mysql+php.
http://www.devx.com/security/Article/28059
You need to add a bit more then that for /var/www/tmp, etc. But that will get you started.
Sure wasn't hard to find.
4th article from the opendbs journal:
http://undeadly.org/

