Hi guys Something strange going on here. I'm using Apache 2.2 with slackware 10.2.
Installing PHP 5.1.2 does not report any error. Using:../configure --enable-so --with-apx2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql
make make install PHP 5.1.2 installs correctly but no libphp5.so is created.I even tried to run configure with out --with-mysql and ./configure alone too.
Building works ok, no errors. What may be happening? Thanks Gustavo