André Warnier wrote:
> 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.
>
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-w
Hello,
Is there anyone who can help resolve this issue ?
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, th
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
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.