Re: [PHP-INSTALL] The library libphp4.so not is created

2003-10-21 Thread Jim Thome
You did not compile PHP to build as a DSO. Replace --with-apache2 switch with '--with-apxs2=/path/to/apxs' -- Jim >>> <[EMAIL PROTECTED]> 10/21/03 14:27 PM >>> Dear friends of the list. I try to install php ver. 4.3.3 with mysql 3.23.58 (already installed) and Apache 2.0.47 in a Red Hat 7.3 box

[PHP-INSTALL] The library libphp4.so not is created

2003-10-21 Thread capa
Dear friends of the list. I try to install php ver. 4.3.3 with mysql 3.23.58 (already installed) and Apache 2.0.47 in a Red Hat 7.3 box. This is my procedure: in the /httpd-2.0.47 directory #./configure --prefix=/virtual/www2 --enable-dav --enable-deflate --enable-ssl - -enable-so --with-ss