Hello all: I'm working with FreeBSD 4.4. I've tried to configure Apache 2.0.35 with PHP 4.2.1. I've got GNU PTH 1.4.0_1 installed.
First I install Apache doing this: ./configure --prefix=/usr/local/apache2 --enable-module=so make clean make make install without problems. Then I try to install PHP doing this: ./configure --with-mysql --with-tsrm-pth --with-apxs2=/usr/local/apache2/bin/apxs make clean make make install also without problems. But, when I try to launch the server the following message appears: Cannot load /usr/local/apache2/modules/libphp4.so into server: Shared object libpth.so.14 not found. libpth.so.14 is located into /usr/local/lib/pth. What happens?, What can I do? Thank you very much. Jesús Javier Garzón Maldonado Radar, Mando y Control Carretera Loeches, Nº 9 28850 - Torrejón de Ardoz (ESPAÑA) Tel: +34-91-626.82.68 [EMAIL PROTECTED] www.indra.es -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php