Re: [PHP-DB] RE: Help for a beginner

Re: [PHP-DB] RE: Help for a beginner

am 23.12.2009 19:55:11 von andy-lists

Hi Adam,


On 23 Dec 2009, at 17:21, Adam Sonzogni wrote:

> If you read the thread I useda php page totest mysql connectivity =
after phpmyadmin did not work...
>=20
> At this point I am willing to pay someone to troubleshoot this as I am =
baffled there is no definitive troubleshooting documentation for Windows =
installs.

That's because nobody likes Windows ;-)

>=20
> What is at Line 4 in your test.asp? The error you provided said that =
there
> was a problem where it could not find the default driver to use.
>=20
> Also when you get the connection failed you were trying to connect to =
MYSQL
> from the system running MYSQL correct?

I'd suggest installing the MySQL GUI tools (from http://dev.mysql.com) =
on your server - they may give you a better picture of what's going on.

I take it you've installed the ODBC connector for MySQL? You didn't =
mention in your post if you had or not and I'm not familiar enough with =
MySQL on Windows to know if the essentials package includes it.

The error you're getting from ASP means it doesn't recognise the driver =
"mySQL" or is looking for an ODBC connection called "mySQL" which =
doesn't exist.

Regards,
Andy


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php