Hello all!

I have installed the lasted phpMyAdmin from sources (from
phpmyadmin.net) in Trustix 3.0 with mod php5 and works fine! (very easy
to install).
I have installed with fastcgi php5 and works fine too (very easy to
install too).

Thanks,

Jefferson

Em Sex, 2005-08-05 às 01:18 +0400, Konstantin A. Lepikhov escreveu:
> Hi Olaf!
> 
> Thursday 04, at 10:38:04 PM you wrote:
> 
> > On Thu, 4 Aug 2005 11:37:36 -0700 (PDT)
> > Brian Wilson <[EMAIL PROTECTED]> wrote:
> > 
> > > On 2.2 if I try to install phpmyadmin, it tries to install 
> > > php5. I have several apps that require php 4. Is it possible for you
> > > to check for 'php4|php' so that it does not keep trying to install 5?
> > AFAIK this *could* be resolved with virtual packages:
> > package php4 provide mod_php
> > package php5 provide mod_php
> > package phpmyadmin requires mod_php
> more reliable and right way IMO is to provide some "virtual" php-engine
> (for example Provides: php4-engine for php4, Provides: php5-engine for
> php5). And phpmyadmin must require this "virtual" php, because it works
> with all php SAPI variants. For example, I could use fcgi php and
> phpmyadmin work thru this SAPI nicely. 
> 
> PS This already done in ALTLinux and I don't see why this can't be
> implemented in TSL :)
> 

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to