Re: [PHP] PHP4 extensions not loading

2007-02-06 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-02-07 00:00:57 -0700: > What I need to do is get Apache looking at a > > /var/db/ports/php4-extensions > > directory, which I did create with the options file > listing all the extensions I built individually. > > Can someone tell me how this can be done? How I can >

[PHP] PHP4 extensions not loading

2007-02-06 Thread Skip Evans
Hey all, I installed a new server with PHP5, but then had to revert to PHP4 (attempted anyway) on a FreeBSD 6.0 install. I have PHP4 compiled, both the main BSD port of lang/php4 and all of the extensions individually. However, the extensions, including basic ones like MySQL are not gettin