Forum Moderators: open
1. which rpm package should I use?
2. do I have to re-install php, phpmyadmin? or anything else?
Any advice would be great. I'm feeling a little lost.
Thanks,
Steven.
Now, Move Your whole Database to :/backup dir.
#mv var/lib/mysql /backup
if u have done any changes in configuration file, then take the backup.
more : [dev.mysql.com...]
Step 2: Then uninstall old mysql
Step 3. Install new mysql.
more [dev.mysql.com...]
No, you don't have to re-install php & phpmyadmin.
[edited by: Discovery at 8:51 am (utc) on April 12, 2007]
[edited by: volatilegx at 8:54 pm (utc) on April 23, 2007]
[edit reason] removed blog links. replaced with authoritative links [/edit]
Thanks,
Steven.
Case I.
if you are simply hosting a website with godaddy, so i don't think you have to care about these things. What you can do, you ask godaddy people they will assist you better.
Case II.
If you have dedicated server with godaddy then you can download using
go to location:
#cd /usr/src
Download using wget.
#wget http:// (downloadlocatation path)
now, you can install using rpm.