[PHP] Installation prob: I can't see libphp4.so

2002-11-01 Thread Daniele Baroncelli
Dear all, I have been trying to install php 4.2.3 on my virtual server, where Apache 1.3.27 is installed The installation procedure seems to be right, but I can't find the "libphp4.so" file My configuration parameters where: ./configure --enable-inline-optimization --with-apxs=/usr/local/apache/

[PHP] installation prob.

2001-10-04 Thread max
hi, I've done my first php installation on a *nix box ... after unzipping the tar, I've done: /configure --with-mysql --with-apx make make install (and I've put the php.ini in the right location) Now I have a binary php interpreter (and it works fine) in /usr/local/bin and so I've tried to conf