I have centos-4 updated to 4.2.
Looking for mediawiki with yum, I find it on Dag repository yum --enable dag list mediawiki* Available Packages mediawiki.i386 1.4.7-1.2.el4.rf dag
But the installation fails with Error: Missing Dependency: php >= 4.3.11 is needed by package mediawiki
Where could I find a yum repository with php-4.3.11 for centos-4? I fell I miss a point.
Anne
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sun, Oct 30, 2005 at 02:28:00PM +0100, Anne Possoz wrote:
I have centos-4 updated to 4.2.
Looking for mediawiki with yum, I find it on Dag repository yum --enable dag list mediawiki* Available Packages mediawiki.i386 1.4.7-1.2.el4.rf dag
But the installation fails with Error: Missing Dependency: php >= 4.3.11 is needed by package mediawiki
Where could I find a yum repository with php-4.3.11 for centos-4? I fell I miss a point.
Most likely on dag repository. There is also php5 on the centosplus repo.
[]s
- -- Rodrigo Barbosa rodrigob@suespammers.org "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)
Looking for mediawiki with yum, I find it on Dag repository yum --enable dag list mediawiki* Available Packages mediawiki.i386 1.4.7-1.2.el4.rf dag
Most likely on dag repository. There is also php5 on the centosplus repo.
Seems a bit like dag built this one with a bad dependency in it, because there is no php-4.3.11 on his site, nor is there any note that I can see about mediawiki requiring php5.
Might pay to submit a bug to dag with relevant rpm/yum info included.
-- Jim Perrin System Administrator - UIT Ft Gordon & US Army Signal Center
-----Original Message----- I have centos-4 updated to 4.2.
Looking for mediawiki with yum, I find it on Dag repository yum --enable dag list mediawiki* Available Packages mediawiki.i386 1.4.7-1.2.el4.rf dag
But the installation fails with Error: Missing Dependency: php >= 4.3.11 is needed by package mediawiki
Where could I find a yum repository with php-4.3.11 for centos-4? I fell I miss a point.
Anne ----------------
I've worked with various wiki's. Check out DokuWiki, which doesn't need a database, saves data in a simple .txt file and works with PHP 4.3.x, and overall is easier to use for those wanting a simpler wiki to set up.
I've got this working on a RaQ 550, and haven't tested it out on CentOS, but I don't see why it wouldn't work.
Manny