I have installed both PHP and MYSQL and they are
working fine, however, we need to install MYODBC, at least, according to our
clients.
The clients needs to just upload their Visual
FoxPro file and then they will query some report from this database. The query
result, they can save/download by dbf/excel format. this is their
specification.
So, if we will run odbc inside the server then we
will connect the FOXPRO file by using PHP-ODBC function.
Is this correct?
Well, I downloaded the RPM of MYODBC and installed it. It seems to
have installed alright, but we get the following error:
4Fatal error: Call to unsupported or undefined function odbc_connect() in
/home/sites/home/web/test/odbc1.php3 on line 2
We keep on getting the fatal error. Has anyone installed the MYODBC
and get it to work properly on the server? Any help would be greatly
appreciated.
Thanks.
Gregg |