Hi,
I am trying to install PHP as a module under Apache and I have the
following configuration :
SuSE 8.2 Professional (the minimal installation + all compilers including gcc)
Apache 1.3.29
PHP 4.3.4
I can get Apache up and running. The files for 'making' the .so file are in
place at src/modules/php4 where I point to in the make file , but the
libphp4.so is not created, hence not found.
I reiterated the process a few times but to no avail.
All help highly appreciated.