On Mon, September 21, 2009 3:13 pm, Ben Donohue wrote: > Hi all, > > > I"m trying to install phpmydmin but going into it, it says it requires > php 5.3+ I'm using centos 5.3 which comes with php 5.1xxx. > So I've tried to use an earlier version of phpmyadmin but there are > problems there. And it's an old version. > So I'm now trying to upgrade php with yum. > I've removed php and the other dependencies and updated the repositories > to point to remi-release-5.rpm and epel-release-5-3.noarch.rpm I've > installed it all to 5.3 however I get the error below when trying to > upgrade php-mysql.
FWIW, I use phpMyAdmin - 2.11.1 with Centos and MySQL 4.1. and php 4.3.9 works OK here > (In the end I want to backup a joomla database or complete joomla site. > From what I can see I need something to backup mysql and phpmyadmin > will do this. So if phpmyadmin is not the way then any other ideas would be > great on what people do to backup a joomla website.) fwiw, I use automysqlbackup.sh # MySQL Backup Script automysqlbackup.sh.2.5 # VER. 2.5 - http://sourceforge.net/projects/automysqlbackup/ # Copyright (c) 2002-2003 [email protected] ... for backing up all MySQL databases, works good -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
