Skip to main content

Install mysqli without EasyApache?

Comments

5 comments

  • cPanelMichael
    I know that easy apache has the option to add mysqli and everything but, since we installed mssql driver to the server, everytime we try to make the new build there's an error and it reverts to the previous working apache.

    Hello, Could you let us know the specific steps you took to install the MSSQL driver? Thank you.
    0
  • Mico Programador
    Hello, Could you let us know the specific steps you took to install the MSSQL driver? Thank you.

    I gave a try on this Definitive FreeTDS installation instructions, but somehow it didn't work. Then i found this one, and it worked for me: How to install mssql php extension on linux or cpanel server? - cPanel - Admin-Ahead Community
    0
  • Mico Programador
    mmm... the problem it's the "echo " in the all_php5 file, right? it should contain only "--with-mssql=/usr/local/freetds" (with the ", i suppose)
    0
  • Mico Programador
    Damn, i feel ashamed of myself for not be able to see it before hahaha. Easy Apache built the new stuff correctly now and mysqli is enable.
    0
  • cPanelMichael
    mmm... the problem it's the "echo " in the all_php5 file, right? it should contain only "--with-mssql=/usr/local/freetds" (with the ", i suppose)

    Easy Apache built the new stuff correctly now and mysqli is enable.

    To confirm, yes, the command needs the quotes but the file contents won't include them. I'm happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.