This topic is locked

Fatal error on Unix

1/7/2010 11:45:48 AM
PHPRunner General questions
M
mfero author

I ported a fully functioning set of files from localhost to one of the mainframes (unix) and get the following error:
Fatal error: Call to undefined function odbc_connect()in {path to file} dbconnection.php on line 7.
Line 7: $conn = odbc_connect($dsn,$uid,$pwd);
I attempted to run a phpinfo on the server but evidently don't know what I am doing.
Any help will be most gratefully incorporated into my pitiable store of knowledge.
TIA

Sergey Kornilov admin 1/7/2010

Michael,
you need a Windows-based web hosting to run PHP applications that connect to MS Access database.