D
desiguru
Guest
I installed RPMForge so for some reason its not doing it. Do I just uninstall rpmforge and then do it again? Also will all the databases and username stay the same?
You've got the wrong repo there, the mysql updates are in [atomic]. You can add it with:
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
the first one you need to upgrade php-ioncube-loader, you're using the php4 version with php 5. The latter I'm looking into still
I was able to update our box to PHP 5 following yur instructions and everything worked.
mysql 5.0.77-1.el4.art
php 5.2.9-2.el4.art
But now when I try and add a database used to a new database I get "Table 'mysql.procs_priv' doesn't exist"
All the old databases are working but I can't make any new ones. Any idea of that I messed up?