Noah wrote:
FreeBSD-4.11
After rebuilding php4-4.4.2_2 with Apache Module and apache-2.2.2 from
/usr/ports - I no longer am finding that
/usr/local/libexec/apache22/libphp4.so is getting installed.
Any clues as to what I am doing wrong? I cant figure it out at the moment.
The error makes perfect sense - there is no file.
Apache2 has no idea what php is, so you need to re-compile php4 against
the new apache2.
You can't just copy the existing one because things would be quite
different internally between apache1 and apache2.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php