One of my Drupal modules ('Views2' if you're familiar with drupal) was returning an SQL error today when I tried to set-up a new view. I checked on the forum and someone there managed to replicate my view without error.
So I went back over to my old shared hosting account on another host, where I have a virtually unchanged copy of my current eukhost website, and tried the view there, and it also worked no problem. So, is it likely to a bug between the Views script and my eukhost version of mySQL?
I don't have much chance of getting the Views developers to fix a particular bug to work with a particular version of mySQL. So it is probably easier for me just to upgrade mySQL.
The two accounts are running different versions of software:
My old webhost is running 'cpanel 11.24.4-CURRENT' with 'MySQL 5.0.77-community'.
My eukhost account *was* running 'cpanel 11.24.4-STABLE' with 'MySQL 5.0.67-community'
I used the WHM upgrade tool to upgrade to 'cpanel 11.24.4-RELEASE' hoping that mySQL would be upgraded too, but it wasn't upgraded.
So my choice is to try upgrading to 'cpanel current' and hope that the package contains the newer version of mySQL. But is 'current' generally ok to run? Would it definitely upgrade mySQL for me?
OR, is there a way to upgrade mySQL by itself, whilst leaving WHM/cpanel at 'current'?
Thanks for any advice.
So I went back over to my old shared hosting account on another host, where I have a virtually unchanged copy of my current eukhost website, and tried the view there, and it also worked no problem. So, is it likely to a bug between the Views script and my eukhost version of mySQL?
I don't have much chance of getting the Views developers to fix a particular bug to work with a particular version of mySQL. So it is probably easier for me just to upgrade mySQL.
The two accounts are running different versions of software:
My old webhost is running 'cpanel 11.24.4-CURRENT' with 'MySQL 5.0.77-community'.
My eukhost account *was* running 'cpanel 11.24.4-STABLE' with 'MySQL 5.0.67-community'
I used the WHM upgrade tool to upgrade to 'cpanel 11.24.4-RELEASE' hoping that mySQL would be upgraded too, but it wasn't upgraded.
So my choice is to try upgrading to 'cpanel current' and hope that the package contains the newer version of mySQL. But is 'current' generally ok to run? Would it definitely upgrade mySQL for me?
OR, is there a way to upgrade mySQL by itself, whilst leaving WHM/cpanel at 'current'?
Thanks for any advice.
Comment