Upgrade mysql
============
Check the MySQL that already installed inside our kloxo.
# rpm -qa | grep -i mysql
Check the latest Mysql available for Kloxo
# yum check-update mysql-server
Upgrade mysql :
# yum update mysql-server
For upgrade PHP
==============
Check the server PHP latest version
# rpm -qa | grep -i php
Check the latest PHP version available
# yum check-update php
Upgrade PHP
# yum update php
Regards,
Anzil Ali Liyakkath
Technical support
Myloth Technologies Pvt. Ltd.
Technical Wing: WebHostRepo Software Solutions
web:http://www.webhostrepo.com
twitter:http://twitter.com/webhostrepo
facebook:http://facebook.com/webhostreposs
linkedin:http://in.linkedin.com/in/webhostrepo

============
Check the MySQL that already installed inside our kloxo.
# rpm -qa | grep -i mysql
Check the latest Mysql available for Kloxo
# yum check-update mysql-server
Upgrade mysql :
# yum update mysql-server
For upgrade PHP
==============
Check the server PHP latest version
# rpm -qa | grep -i php
Check the latest PHP version available
# yum check-update php
Upgrade PHP
# yum update php
Regards,
Anzil Ali Liyakkath
Technical support
Myloth Technologies Pvt. Ltd.
Technical Wing: WebHostRepo Software Solutions
web:http://www.webhostrepo.com
twitter:http://twitter.com/webhostrepo
facebook:http://facebook.com/webhostreposs
linkedin:http://in.linkedin.com/in/webhostrepo

No comments:
Post a Comment