• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Website Error

Status
Not open for further replies.
Junior Spellweaver
Joined
Jan 25, 2010
Messages
151
Reaction score
16
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
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
There is no sqlsrv module and that's what you need :thumbup1:

"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.
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
ok2x thank you wait i will check the other PHP versions extensions



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.
 
Status
Not open for further replies.
Back
Top