I have installed PHP4 using (SuSE 8.2) RPM :
mod_php4-core-4.3.1.24 and apache2-mod_php4-4.3.1-24
Now, I have /usr/bin/php executable and /usr/lib/apache-prefork/libphp4.so
Also, Apache accepts DSO : "httpd2 -l" shows "mod_so.c"
All around
http://www.php.net/ it's said
"Only install either the static module or the dynamic one. Do not install both."
I undrestand what they mean, but HOW CAN I KNOW WHAT KIND OF MODULE DO I HAVE ?
Thanks. Sebastian.