Page 1 of 1

PHP 5.1 rpms?

Posted: Thu Jan 05, 2006 2:40 pm
by acidbox
I was reading on SWSoft where someone said they upgraded to 5.1.1 via ART. Is this out yet, or did I read it wrong?

Posted: Fri Jan 06, 2006 8:50 am
by scott
I've only done 5.0 packages (in the atomic-testing channel now), so thats definitely not coming from me.

Posted: Tue Jan 10, 2006 1:02 am
by acidbox
scott wrote:I've only done 5.0 packages (in the atomic-testing channel now), so thats definitely not coming from me.
Scott,

Do the PHP5 rpms overwrite or co-exist with the PHP4 rpms? Are there any known issues with them as of yet?

Posted: Tue Jan 10, 2006 2:06 am
by Bleach
I got one error trying to update is it was a missing dendency issue I PM him about it I'll let you know what i hear

Posted: Tue Jan 10, 2006 8:18 am
by scott
No this is a straight upgrade, based on what was done for FC4. I think perlboy did some cgi-bin type packages for php5 though. His site is: www.serverpeak.com

Posted: Tue Jan 10, 2006 9:42 pm
by Bleach
scott did you get my PM about a missing dependency ?

I am lost i tried several times to upgrade via yum

Posted: Wed Jan 11, 2006 6:09 pm
by scott
No I didnt. I'm always hopelessly behind on email though.

Posted: Thu Jan 12, 2006 1:56 am
by Bleach
Ok scott this is what i got

Error: Missing Dependency: php is needed by package php-domxml


Totally understand about the email you are a pretty popular person

Posted: Thu Jan 12, 2006 8:16 am
by scott
Its definitely not a straight upgrade, since the design is different in FC4 design is different from mine (yet again). You'll probably have to do some manual removals and installations on your own to get it all installed. At this point in time I'm not even sure I'm going to stick with this design for that reason, mainly Im looking for feedback on it. I dont really want to get into supporting it until I'm sure this is what I'm going to go with in the production channel.

Posted: Fri Jan 13, 2006 7:25 pm
by acidbox
PHP 5.1.2 is out :)

Posted: Sun Jan 15, 2006 6:46 pm
by Bleach
scott wrote:Its definitely not a straight upgrade, since the design is different in FC4 design is different from mine (yet again). You'll probably have to do some manual removals and installations on your own to get it all installed. At this point in time I'm not even sure I'm going to stick with this design for that reason, mainly Im looking for feedback on it. I dont really want to get into supporting it until I'm sure this is what I'm going to go with in the production channel.
When you get time scott you mind adding the Dependency: php= 4.4.1-1.rhfc3.art for package: php-domxml for the php 5 release

As you can tell i am using FC3..... and well most of my scripts i wrote is for php 5 and i would really like to upgrade

Posted: Mon Jan 16, 2006 1:51 pm
by scott
I dont know yet, thats one of the reasons Im not terribly happy with this design.

Posted: Wed Jan 18, 2006 4:44 pm
by mrancier
scott wrote:I dont know yet, thats one of the reasons Im not terribly happy with this design.
I'm new here, and just wanted to give you some feedback on the PHP5 packages. I installed the redhat 9 RPMs in your testing tree. For some reason php-mysql would not work. Other than that, and changing one line in php.conf, the installation was flawless.

Posted: Wed Jan 18, 2006 6:18 pm
by scott
let me guess, the extensions_dir in php.ini is set to ./ right? I have no idea where that is coming from yet. I'm certainly not manipulating the php.ini's on my side.