ANSWERS: 1
  • As a module. This will save you the overhead of Apache having to start and stop the CGI interpreter every time a PHP file is requested. The interpreter is always avaiable if PHP is run as a module, so this method is much more efficient, especially for high-load applications.

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy