Closing based on the above comments.
** Changed in: php5 (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/12296
Title:
PHP5 or PHP4 for apache2-m
Just a note: With an introduction of php5-fpm (little bit premature in
Ubuntu, but still there), there's really no need to have mod_php5 for
mpm_worker. Given that it's still high risk because of thread safety, I
doubt it will ever happen now when there is better alternative solution.
--
You rece
** Changed in: php5 (Ubuntu)
Assignee: Ubuntu Server Team (ubuntu-server) => (unassigned)
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs ma
> That's a good point. Would filing a bug on each package to change
> dependencies be worthwhile?
Yes, but please do that in Debian. There is http://webapps-
common.alioth.debian.org/draft/html/ which may interest you.
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
How about just modifying libapache2-mod-php5 to depend on apache2
instead of apache2-mpm-prefork?
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs
On Sat, Feb 21, 2009 at 01:27, goofrider wrote:
> the problem is a lot of
> ubuntu/debian php webapp pacakges (e.g. phpmyadmin, etc.) use the
> mod_php5 package in their dependencies rather than the php5 metapackage,
> and put php directives in their httdp.conf/.htaccess with no
> lines.
>
> You
Oh I forgot to mention, the problem is if a package requires libapache2
-mod-php5, it forces the mpmpork version of Apache. As long as a php
package use the php5 metapackage instead of requiring libapache2-mod-
php5 directly, mpmworker can be installed.
--
PHP5 or PHP4 for apache2-mpm-worker
http
>> My opinion is that "novices" should use mpm_prefork.
No offense but that's a very Debian-esque answer.
Sure most of us can get PHP5 + FCGI to work, but the problem is a lot of
ubuntu/debian php webapp pacakges (e.g. phpmyadmin, etc.) use the
mod_php5 package in their dependencies rather than t
"a pain to configure for novices"
My opinion is that "novices" should use mpm_prefork.
Nice howto included with php5-cgi/libapache2-mod-php5 would be nice
(anybody volunteers to write one?), but separate package makes no sense
to me.
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad
@ Guillermo Pérez
I totally agree with you that a "libapache-mod-php5-fastcgi" package
should be released to take care of this issue.
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Colin, I wrote a how-to "Apache 2 with FastCGI, SuExec and PHP"
It possibly covers more than you need since it sets suexec up for
VirtualMin's web-homes as well as the FastCGI/PHP configuration, but it
is a full step-by-step-with-code guide based on my own experience.
http://tjworld.net/wiki/Howt
I want to bump this bug up, too. I've been searching for HOWTOs for the
past two days trying to find out how to do this after reading an article
(can't find the link in my history now) which showed a three-fold
increase in speed with Worker+FastCGI+PHP5. Folks seem to be discussing
the benefits, bu
I'd really like to see something done about this. Throwing perfectly
acceptable and highly sought after techniques for optimization is not a
good way to promote the server edition of Ubuntu.
If I had to deploy tomorrow, I'd be stuck compiling my entire web server
stack!
Holy cow - look how long
Yeah, right now I'm using that, but is a pain to configure for novices
compared to just install libapache-php5. At least some sample config
could be provided in a "libapache-mod-php5-fastcgi" package or similar
(that will have fastcgi dependance included)
Now I have to create a /etc/apache2/mods-a
Recommended solution is to use fastcgi with mpm-worker.
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
The explanation is that there are a few PHP extensions that don't work
well with threads, but right now most of them (and all the usual ones)
work fine.
I think a version of mod_php5 for apache2 threaded should be released
with ubuntu, so you can use the much better apache2-worker.
If someone nee
Is there any progress on this issue? This is starting to become a major
problem for me and my organisation. We're using mod_perl2 extensively
which really works best with the mpm worker, especially at high loads,
but we also need to be able to run some php5 scripts. A (technical)
explanation why th
This is still an issue for Gutsy.
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.
** Changed in: php5 (Ubuntu)
Assignee: Adam Conrad (adconrad) => Ubuntu Server Team (ubuntu-server)
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubun
Ok I'm confirming this, and setting the package to php5.
** Changed in: php5 (Ubuntu)
Sourcepackagename: php4 => php5
Status: Needs Info => Confirmed
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of
Still same issue. libapache2-mod-php5 depends on apache2-mpm-prefork.
There is no option for the new apache2-mpm-worker.
$ apt-cache show libapache2-mod-php5
Package: libapache2-mod-php5
Priority: optional
Section: web
Installed-Size: 5588
Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]>
Ori
Do you still have this issue with the latest release of Ubuntu ?
--
PHP5 or PHP4 for apache2-mpm-worker
https://bugs.launchpad.net/bugs/12296
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
No news...
libapache2-mod-php5 still requires apache2-mpm-prefork on feisty.
--
PHP5 or PHP4 for apache2-mpm-worker
https://launchpad.net/bugs/12296
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Any news on this? It's been sitting around for an eternity not doing a
whole lot.
--
PHP5 or PHP4 for apache2-mpm-worker
https://launchpad.net/bugs/12296
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Even in dapper libapache2-mod-php5 forces the removal of apache2-mpm-
worker, installing apache2-mpm-prefork instead.
The problem is that on some circumstances apache2-mpm-worker is a must
(to handle heavy loads).
Right now I'm using Worker + Fast CGI + PHP5 on a dapper server, that is
almost as
Is this still a valid bug? Was it only a Hoary issue? Thanks.
** Changed in: php4 (Ubuntu)
Status: Unconfirmed => Needs Info
--
PHP5 or PHP4 for apache2-mpm-worker
https://launchpad.net/bugs/12296
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman
26 matches
Mail list logo