On 13 May 2009, at 05:13, Rex C. Eastbourne wrote:

This is probably for thread-safety reasons. Maybe you can just remove
mod_php and use PHP-as-cgi (or fastcgi).

Thanks, Eric. I kept the apache2-mpm-worker package and installed
php5-cgi.

Then you need to run your scripts as CGI (follow CGI instructions).
What you googled and tried is how to run them in-process with mod_php,
which is precisely what requires mod_php+prefork.

--
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to