Before we use Joomla 3.02 php5.3.27, rokGallery works very well.
But after upgrade to Joomla 3.2.4 php 5.4.29, all RokGalley modules disappeared. I am very famillar about the
configuration. We have so many Rokgally modules in our site, but all disappeared.
Our server is CENTOS 6.5 linux server. RokGallery is V2.29
We build a menu linking to RokGallery, it pops out error message:
RokGallery: The PHP PDO module is needed but not installed.
- The PHP MySQL PDO driver is needed but not installed.
I ran easyApache with PDO and PDO mysql enabled.
and also php.ini include below
After consulting our webhoster, they said: "The problem is with the version of PDO and sqlite being incompatible with the version of php, cPanel doesn't currently support PDO for php 5.4. You will either have to use php 5.3 in order to use the supported version of PDO or install a third party PDO version"
The version of PDO and sqlite provided by cPanel are not compatible with the version of php 5.4 that cPanel provides. The default version of sqlite that cPanel uses is sqlite3.