eimhee 发表于 2013-1-28 15:58:21

在Ubuntu上使用php5和apache2-mpm-worker

The article Installing Apache2 and PHP5 using mod_fcgid shows how to run php5 with apache2-mpm-worker. The advanage of apache2-mpm-worker over apache2-mpm-prefork is better overall apache2 performance.

1. Install apache2-mpm-worker and the fastcgi apache module libapache-mod-fcid
<div style="margin: 20px; margin-top: 5px;"><div style="margin-bottom: 2px;" class="smallfont">Code:
页: [1]
查看完整版本: 在Ubuntu上使用php5和apache2-mpm-worker