I transitioned my site using magento but in the new server it accuses the following error:
The PDO extension is required for this adapter but the extension is not loaded
Note: I have reconfigured php.ini.
I transitioned my site using magento but in the new server it accuses the following error:
The PDO extension is required for this adapter but the extension is not loaded
Note: I have reconfigured php.ini.
Here is the link to the magento-check where it checks everything needed to run the magento and reports if it fails:
https://gist.github.com/atomicpages/4383809
After this it is necessary if a module is missing, install or load it.
I am available for more information.