Question
Dreamweaver MYSQL Connection
I am attempting to create PHP pages in Dreamweaver MX and
connect to MYSQL.
The database exists on my server and i get the following error when testing
the connection in Dreamweaver
A server timeout has occured. here are the possible reasons.
1. Please make sure that the web server is up and running.
2. Please verify that the ODBC DSN exists on the testing server.
My hosts advise the following:
Please note you are on a Linux server that doesn't support ODBC
They suggest that i switch to a windows server and advise that this is not as secure and that not all PHP functions are suuported, which is no good to m
e.
Does anybody know how to connect Dreamweaver to my existing server?
The database exists on my server and i get the following error when testing
the connection in Dreamweaver
A server timeout has occured. here are the possible reasons.
1. Please make sure that the web server is up and running.
2. Please verify that the ODBC DSN exists on the testing server.
My hosts advise the following:
Please note you are on a Linux server that doesn't support ODBC
They suggest that i switch to a windows server and advise that this is not as secure and that not all PHP functions are suuported, which is no good to m
e.
Does anybody know how to connect Dreamweaver to my existing server?