Savio Dias wrote:
Hello, Is there anyone who can help resolve this issue ?
Hi.What the Debian packager (through the apt-get program) and Eric are telling you, is that the PHP5 package removes mpm-worker and replaces it by mpm-prefork for a good reason. The good reason is probably that mpm-worker is a threaded version of Apache, and PHP5 has something that does not work in a threaded version of Apache, so they are not compatible.
What Eric is further telling you, is that you can decide to live dangerously, and still force PHP5 to run under a threaded version of Apache. But the way to do that, would be to build your own threaded version of Apache from the Apache source.
Thanks On Sun, Nov 9, 2008 at 1:48 AM, Eric Covener <covener@xxxxxxxxx> wrote:On Sat, Nov 8, 2008 at 2:00 PM, Savio Dias <saviodias@xxxxxxxxx> wrote:Hello, I am using Ubuntu 8.04. I have installed apache2 using apt-get, this installs the mpm-worker mode. However when i try to install php5 using apt-get, it removes the mpm-worker and installs prefork. I need to keep the worker mode intact......please suggest.Your distro is wisely preventing you from using that combination. http://www.php.net/manual/en/faq.installation.php#faq.installation.apache2 If you know better, build your own. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx--------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
![]() |