Skip to main content

Internal PHP setup for mysqlnd

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! There is not a supported way to modify the internal PHP for cPanel, as that is something that would be overwritten with nightly updates. I'm sorry I don't have better news on this issue for you.
    0
  • igor-afterlogic
    I understand, and thank you for your response, it's really appreciated. Are there any plans to update MySQL driver used in internal PHP? It looks like MySQL 5.6 one is currently used there. The specific reason why we need this is JSON fields support which isn't there prior to 5.7.8 version.
    0
  • cPRex Jurassic Moderator
    cPanel currently uses MySQL 5.6 internally, which can be seen with the following command: # /usr/local/cpanel/3rdparty/bin/mysql -V /usr/local/cpanel/3rdparty/bin/mysql Ver 14.14 Distrib 5.6.43, for Linux (x86_64) using EditLine wrapper
    I reached out to the developers about this and there isn't currently a timeframe to update the internal database structure.
    0
  • igor-afterlogic
    Understood, thanks again!
    0

Please sign in to leave a comment.