Apache Integration

From MediaWiki.org

Jump to: navigation, search

Important note for PHP integration with Apache:

If you are installing PHP to run with the Apache HTTP server, do NOT install the threads extension, since Apache does not work properly with PHP threads. (If you have already installed the threads extension, you can disable it by commenting out the corresponding lines in your php.ini file.)