no libphp5.so

2007-04-01 Thread jekillen
Hello agian; I have been gripping about php not producing libphp5.so for use as a DSO with Apache on FreeBSD v 6.2 >> good news >> I solved it. By re installing the system and starting all over again. After reading the output of ./configure in the php source dir, it was reporting that it could not

Re: no libphp5.so

2007-04-02 Thread patrick
You should just install it from the ports. As root, type: cd /usr/ports/lang/php5 make all install clean Be sure to check the "APACHE" option to build the Apache module. You'll probably also want to install some of the extensions from /usr/ports/lang/php5-extensions and /usr/ports/www/php-sessio