crypto
10-26-2003, 12:54 PM
I'm Trying to make a login page with dreamweaver using php and MySQL i have made the database and setup a dynamic page in dreamweaver and setup all the rest of the stuff but when i come to add a database to it, it dosen't work
I go to window > databases. click on the + signe then on 'MySQL Connection'.
I fill in the boxes:-
Connection name.
MySQL Server.
Username.
Password.
Then I click the button 'Select...' to get the database file.
But it comes up with an error message saying:-
"An unidentifed erorr has occurred."
I am using Dreamweaver MX and Coldfusion MX is installed aswell on my system. The MySQL program is WinMySQL v 1.4 and the normal DOS command interface of MySQL to make the databases.
My MySQL Server is on my computer so it is localhost.
I'v tryed setting the MySQL Server to my IP Address, to the dir (ie. "C:\.....mysql\" and to the 'data' dir of MySQL and the 'bin' dir aswell.) and to the URL (Like Dreamweaver uses for the 'test server') but http://localhost:X/..../mysql/ (X = what i beleive to be the PORT number(Which I have had as the one that dreamweaver uses and the one that WinMySQL uses.), (And the same dirs as above.) and still it dosen't work.
Can anyone help me please.:confused:
Thankyou.
I go to window > databases. click on the + signe then on 'MySQL Connection'.
I fill in the boxes:-
Connection name.
MySQL Server.
Username.
Password.
Then I click the button 'Select...' to get the database file.
But it comes up with an error message saying:-
"An unidentifed erorr has occurred."
I am using Dreamweaver MX and Coldfusion MX is installed aswell on my system. The MySQL program is WinMySQL v 1.4 and the normal DOS command interface of MySQL to make the databases.
My MySQL Server is on my computer so it is localhost.
I'v tryed setting the MySQL Server to my IP Address, to the dir (ie. "C:\.....mysql\" and to the 'data' dir of MySQL and the 'bin' dir aswell.) and to the URL (Like Dreamweaver uses for the 'test server') but http://localhost:X/..../mysql/ (X = what i beleive to be the PORT number(Which I have had as the one that dreamweaver uses and the one that WinMySQL uses.), (And the same dirs as above.) and still it dosen't work.
Can anyone help me please.:confused:
Thankyou.