PHP for Fedora?

Support/Development for PHP
ziphem

PHP for Fedora?

Unread post by ziphem »

I have Plesk 7.16 and Fedora Core 1. What YUM channels, or preferably what directory do I use for this?

Also, I need a new PHP that incorporates XSLT but I see that PHP 5 breaks Horde and maybe some other stuff. Is there an older version lying around somewhere that's for Plesk 7.1+ and that's fairly stable? I have an old PHP RPM sitting on my server, 4.3.4, but it's for Plesk 6, and I worry that might not be the best move....

Any info would be appreciated. Thanks!!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

the [art] channel (also known as atomic-psa) is what you want
ziphem

Unread post by ziphem »

It's

[psa-7.1]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.1 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
baseurl=http://archive.atomicrocketturtle.com/a ... eleasever/
baseurl=http://www.atomicrocketturtle.com/atomi ... eleasever/

right?

I see:
php-4.3.9-11.rhfc1.art.i386.rpm

This is what I want I suppose? Do you remember offhand if it has XML and XSLT (and hopefully) Sablotron included?

Thanks!!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

[psa-7.1] contains SW-Soft PSA 7.1 RPM's, what you want is [art] (formerly known as atomic-psa) which contains my rpms.

This latest php rpm is based on the package from FC2, and it does have an XML module, I know that it has some xslt extention settings built in to it, but its definitely not using sablotron (libxslt I think). I couldn't say how well it works, but its based on what FC2 distributes.
ziphem

How to Install YUM to install PHP RPM?

Unread post by ziphem »

I'm drying here - I can't seem to install YUM because I need another RPM. And that RPM needs another. And this goes down the line until:

[root@localhost /]# rpm -Uvh popt-1.8.1-0.30.i386.rpm
warning: popt-1.8.1-0.30.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
popt = 1.8 is needed by (installed) rpm-4.2-0.69.9.swsoft

So I really don't want to RPM -e this and replace it, since I don't think that's a good idea. The reason why I tried to install popt-1.8.1-0.30.i386.rpm is because some other RPM I tried to install didn't seem to think POPT 1.8 was good enough (it said it neeeded 1.8.1).

Does you have any advice on how to proceed? Any help is appreciated!!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

try resolving those dependencies with up2date
Post Reply