Suse 7.2
Installed PHP and Apache from system maintenance software - all works OK.
Problem:
I want to use Oracle 8i with PHP but can't install and get things working.
I have tried all sorts of different things.
Have now removed PHP and am starting with tar file.
configure runs, finding oracle.
make runs OK.
make install runs OK.
but I can't get PHP to work with Apache now.
I don't know if all files are going to the correct location and the libphp4.so file does not exist after build.
From scratch (starting with tar), what do I do to get this installed?
Have apache 1.3.x and PHP 4.1.x
ta