Getting the most out of Fedora Core 4

Sep
28
2007
MySQL and Apache

I recently looked into which versions of software I was running and was a little concerned to see how backward Fedora Core 4 was in some areas. I did a little Googling around and found a website (http://remi.collet.free.fr/) which is predominately written in French (but has a few English translations) which provides a new repository for Fedora Core 4's Yum Installer Package which provides far more recent RPM's for the likes of PHP and MySQL... So I installed it!

The install is VERY easy... You simply visit the site and download the appropriate RPM using a program like wget and then you install it using the RPM program. Next you go to /etc/yum.repos.d/ and download the repo file into that folder (again using a program like wget or curl). Finally, you tell Yum to install a package or just update your system and leave it going, for example:

sudo yum --enablerepo=remi update php

You need to tell it to enable the repository as by default it is disabled. I assume this is so you can control which packages get updated and when they get updated (you might not always want your server to be upgraded to the latest version of PHP at 4am automatically, I know I'd prefer to be present when this kind of update happens!)

As of now, this site is being powered by PHP 5.2.4 (rather than 5.0.4 - at time of writing) and MySQL 5.0.45 rather than 4.1.20 (at time of writing).

Comment Icon

3 Comments

The most recent comment was on Wed, 7th Nov 2007, 01:11

Does this work for the FC4-x86_64?

Does this rpm work for the 64 bit version of Fedora Core 4?

Thanks,
Robert

I'm not sure

It seems that they're not providing a 64 bit repository... You can find all the repositories in the Yum Configuration page.

You saved my life! Running

You saved my life! Running an old server, was halfway through transferring to an EC2 AMI when old one crashed! Then found AMI was FC4 with php5.0.4, so no DomDocumentFragment::appendXML function... (which was pretty vital to my app).

Thankyou!

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd> <img> <p>
  • You can use BBCode tags in the text. URLs will automatically be converted to links.
  • You can enable syntax highlighting of source code with the following tags: <pre>, <code>.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.

Follow Me

Recent comments

Answers 1 day ago
Replies.... 6 days ago
Or in 6 days ago
A few tweaks 6 days ago
Nice 1 week ago
Thanks a million 1 week ago
Syndicate content