What does “statically linked” mean PHP can be run in two different modes: CGI module Apache (SAPI) module I won’t explain CGI module because it’s not part of this howto. Apache module is a library, usually shared object (.so file) which…
What does “statically linked” mean PHP can be run in two different modes: CGI module Apache (SAPI) module I won’t explain CGI module because it’s not part of this howto. Apache module is a library, usually shared object (.so file) which…