Skip to main content

PDO module/ php mysql not installed

Comments

4 comments

  • cPanelPeter cPanel Staff
    Hello, Have you checked to see if there is a custom php.ini file stored on that customers site? Can you run a simple phpinfio page in there to see if PDO MySQL is installed?
    0
  • xvaue
    we searched in public_html folder, there is only one php.ini I searched php information releated with PDO and copy them below: API Extensions pdo_mysql PDO support enabled PDO drivers sqlite, mysql PDO Driver for SQLite 3.x enabled SQLite Library 3.7.7.1
    0
  • xvaue
    oh, yes, after delete this php.ini file, now all becomes normal, since we only run one website on our own dedicated server, so there is no need to put custom php.ini in public_html, right? and can you advise what is wrong there if keep this php.ini there, before upgrading, this php.ini also there, there is no problem at all
    0
  • cPanelMichael
    [quote="xvaue, post: 1665311">oh, yes, after delete this php.ini file, now all becomes normal, since we only run one website on our own dedicated server, so there is no need to put custom php.ini in public_html, right? and can you advise what is wrong there if keep this php.ini there, before upgrading, this php.ini also there, there is no problem at all
    Right, if you only host a single account, then there is no need to use a local php.ini file within the account. The localized php.ini files are not updated the same way the primary php.ini file is updated after EasyApache or PHP extension installations. Thank you.
    0

Please sign in to leave a comment.