Website Error

Results 1 to 12 of 12
  1. #1
    Proficient Member wataru is offline
    MemberRank
    Jan 2010 Join Date
    157Posts

    Website Error

    hi im trying to fix the website error im using web hosting by Hostinger and im using the Aurea (Website) by ketchup the connection string is fine and the MSSQL port are already open and i got this error
    Fatal error: Call to undefined function odbc_connect() in /home/u1794488202/domains/xxxxxx.online/public_html/includes/xinc_config.php on line 16
    sorry for bad english


  2. #2
    ‎‎‎‎ Ketchup is offline
    ModeratorRank
    Jan 2009 Join Date
    New YorkLocation
    2,839Posts

    Re: Website Error

    Enable odbc in php.ini

  3. #3
    Proficient Member wataru is offline
    MemberRank
    Jan 2010 Join Date
    157Posts

    Re: Website Error

    the ODBC is already enable here is the image

  4. #4
    ‎‎‎‎ Ketchup is offline
    ModeratorRank
    Jan 2009 Join Date
    New YorkLocation
    2,839Posts

    Re: Website Error

    Quote Originally Posted by wataru View Post
    the ODBC is already enable here is the image
    Then try enabling pdo_odbc as well.

    If the issue persists you'll need to take a photo of all the avail modules.

  5. #5
    Proficient Member wataru is offline
    MemberRank
    Jan 2010 Join Date
    157Posts

    Re: Website Error


  6. #6
    ‎‎‎‎ Ketchup is offline
    ModeratorRank
    Jan 2009 Join Date
    New YorkLocation
    2,839Posts

    Re: Website Error

    There is no sqlsrv module and that's what you need

    "mssql" is not the same as "sqlsrv"

    You'll need to reach out to hostinger and see if they can compile that into php for you.

  7. #7
    Proficient Member wataru is offline
    MemberRank
    Jan 2010 Join Date
    157Posts

    Re: Website Error

    ok2x thank you wait i will check the other PHP versions extensions

    - - - Updated - - -

    here this is PHP version 7.2
    https://gyazo.com/e3be5a6a4adfdedfa1dadd5e934b4be4

  8. #8
    ‎‎‎‎ Ketchup is offline
    ModeratorRank
    Jan 2009 Join Date
    New YorkLocation
    2,839Posts

    Re: Website Error

    Quote Originally Posted by wataru View Post
    ok2x thank you wait i will check the other PHP versions extensions

    - - - Updated - - -

    here this is PHP version 7.2
    Site should work with php 7.2 then.

    As long as sqlsrv, pdo_odbc and odbc are enabled.

  9. #9
    Proficient Member wataru is offline
    MemberRank
    Jan 2010 Join Date
    157Posts

    Re: Website Error

    mssql is not needed?

  10. #10
    ‎‎‎‎ Ketchup is offline
    ModeratorRank
    Jan 2009 Join Date
    New YorkLocation
    2,839Posts

    Re: Website Error

    Quote Originally Posted by wataru View Post
    mssql is not needed?
    If it uses odbc_connect then no.

  11. #11
    Proficient Member wataru is offline
    MemberRank
    Jan 2010 Join Date
    157Posts

    Re: Website Error


  12. #12
    ‎‎‎‎ Ketchup is offline
    ModeratorRank
    Jan 2009 Join Date
    New YorkLocation
    2,839Posts

    Re: Website Error

    Quote Originally Posted by wataru View Post
    same error huhuhuh
    Then you need to reach out to Hostinger.



Advertisement