Hi all I am fairly new to WHM and Linux, my problem is that I am trying to install Modx on my server. I was initially getting the below error
Blockquote MODx requires the pdo_mysql driver when native PDO is being used and it does not appear to be loaded
MODx requires the pdo driver when native PDO is being used and it does not appear to be loaded.
To try and fix this using easy apache I re compiles PHP enabling pdo and pdo_mysql. These files now exist in my extensions directory i also have extension="pdo_mysql.so" extension="pdo.so" in my PHP.ini however I am annoyingly still getting
MODx requires the pdo_mysql driver when native PDO is being used and it does not appear to be loaded
Is there any further action I need to take? would be great Any advice