Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41405 - phpmyadmin should depend on virtual/php instead of mod_php
Summary: phpmyadmin should depend on virtual/php instead of mod_php
Status: RESOLVED DUPLICATE of bug 76623
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 11:25 UTC by Heinrich Wendel (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinrich Wendel (RETIRED) gentoo-dev 2004-02-12 11:25:58 UTC
I'm using php-cgi for my webserver and phpmyadmin works fine with it. Since php-cgi provides virtual/php we should change phpmyadmin to depend on it instead of mod_php.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-03-22 13:33:26 UTC
any status?
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-03-22 16:17:14 UTC
TODO: we actually need a new virtual or another fix for this.

virtual/php is for the php extensions, and since dev-php/php provides virtual/php (and is the default for it), it would NOT be suitable to use virtual/php.

Possibly virtual/httpd-php?
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2004-03-23 10:27:36 UTC
Hm, that's not easy. I used dev-php/php in apache until php-cgi came out, so it is possible to run phpmyadmin with that.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-03-23 10:33:58 UTC
lanius: i'd strongly advise against doing that, since php-cgi runs some security checks that the cli version doesn't.
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2004-03-24 05:06:48 UTC
I just said that it is possible ;) Although i don't like the idea of a new virtual, i can't find a better solution.
Comment 6 Stuart Herbert (RETIRED) gentoo-dev 2004-03-28 13:57:38 UTC
Let's go with Robin's idea for the new virtual/httpd-php.

Best regards,
Stu
Comment 7 MAL 2004-04-30 03:16:28 UTC
Any status updates?

I have the same problem, but using dev-php/php.
Comment 8 Tom Payne (RETIRED) gentoo-dev 2005-02-13 22:57:09 UTC

*** This bug has been marked as a duplicate of 76623 ***