This topic is locked
[SOLVED]

 How to upload phprunner file in c-panel???

8/10/2011 3:45:43 PM
PHPRunner General questions
M
moin528 author

Hi.....
I made small application in phprunner its works perfectly on my system in localhost via IIS7 but am very excited to see that application in online. so, i was tried hardly just simply getting error like "Fatal error: Call to undefined function odbc_connect() in /home/moin528/public_html/output/include… on line 7"
can any one please explain how to upload phprunner file in c-panel & how to creating connections.
Database used MS-Access
Thanks you

Sergey Kornilov admin 8/10/2011

It appears that your web server is Unix-based which means MS Access won't work there.
You have two options:

  1. Switch to Windows-based web hosting

    or
  2. Switch to one of databases that your web host supports i.e. to MySQL

M
moin528 author 8/10/2011

Thanks for replay..
recently i was shifted to windows hosting service but there also getting some error like
"Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in C:\Inetpub\vhosts\rssc.freeaspwebhosting.org\httpdocs\include\dbconnection.php on line 7
Fatal error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified in C:\Inetpub\vhosts\rssc.freeaspwebhosting.org\httpdocs\include\dbconnection.php on line 10"
if you need more details about hosting service just lo gin to my windows hosting service panel
http://www.freewebhostinggroup.org:8880/login_up.php3

(login: rssc, password: YOjTVKD)
please fix it .......

Sergey Kornilov admin 8/11/2011

Moin,
you need to contact your web hosting company asking how you can setup a connection to MS Access database.