Blog Archives

Apache+PHP statically linked and MySQL compile howto

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

Tagged with: , , , ,
Posted in Webserver