At work we use mod_fcgid to run php (libapache2-mod-fcgid from Debian to be exact). This makes php nice and fast, but more importantly, it runs each site’s php pages as that site’s user. However, if php scripts start running for a long time, we start seeing cryptic error messages in the browser (”Premature end of […]
...
