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 <[EMAIL PROTECTED]> wrote:
On Sat, Nov 8, 2008 at 2:00 PM, Savio Dias <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]