Page 1 of 1

Where can I find php-devel-4.3.11-8.rhel3.art?

Posted: Thu Feb 23, 2006 1:56 pm
by madsere
I have a Plesk server with a (one) very very busy website and wanted to install eaccelerator on it. I understand there are at this time no functional rpm for it so I proceeded installing the source version.

First catch is that I need php-devel for that.

PHP installed is php-4.3.11-8.rhel3.art. My first thought was to just 'yum install php-devel' but that cause a lot of other upgdates that I am not ready to do at this time, including a MySQL 4.0 -> 4.1 upgrade with all the trouble that brings.

The simplest was just if I could find the matching php-devel for this server, can it be found somewhere?

Posted: Thu Feb 23, 2006 3:49 pm
by scott
I dont maintain copies of old versions for space reasons.

Posted: Thu Feb 23, 2006 4:21 pm
by madsere
Is there no way to upgrade php without upgrading mysql to 4.1 ?

Posted: Fri Feb 24, 2006 6:28 pm
by scott
There are some pretty ugly issues with the old way I was doing it with php(linked against mysql 3) and mysql 4.1. You could try rebuilding the src.rpm on a mysql 3 box though.