[SOLVED] Fatal error: Class 'COM' not found |
5/8/2012 05:03:56 | |
| PHPRunner General questions | ||
|
J
jvolz author
I'm having an issue with a searchable database on our live site: |
||
|
|
Sergey Kornilov admin 5/8/2012 |
|
I guess you use MS Access database. MS Access databases will only work on Windows-based web server. Since your web server is Linux based your application won't work there. |
|
|
J
|
jvolz author 6/8/2012 |
|
I guess you use MS Access database. MS Access databases will only work on Windows-based web server. Since your web server is Linux based your application won't work there. You either need to switch to MySQL or to find Windows web hosting.
|
|