Replies Back to Article

PHAkt Connections for Dummies

Could you provide more information connection on SQL 7.0
August 8, 2001 by jack Chan

Could you provide more information connection on SQL 7.0!

jack

Great PHP host.
September 3, 2001 by Ryan Dunbar

PHPwebhosting.com is a great host and was willing to allow remote access through UltraDev.

cant connect Help !!!!!!!!!
September 13, 2001 by michael cole
Hi,
Complete newbie .
Does this still apply and I am using odbc mysql .....I think.
Also If I change to local host I get
TCX myODBC cant connect to mySQL server on localhost (10061)

If you get an error message during the test that says something like "server connection denies access to data source" or "[TCX][MyODBC]Host'.IP.routername.DSLcompany.net' is not allowed to connect to the MySQL server", you need to talk to your hosting company.

They need to run the following from the MySQL command line using the root user. (note EXACT syntax, with .* and "%")

mysql> grant all privileges on accname_dbname.* to accname_dbuser@"%" identified by 'passwrd';
> Query OK, 0 rows affected (0.16 sec)
>
> mysql> quit

Also If I change to local host I get
TCX myODBC cant connect to mySQL server on localhost (10061)
Thanks in advance
Smiler

I still have troubles
October 16, 2001 by Ladonna Green
this is what comes back to me... org.gjt.mm.musql class not found. Also the jdbc does not seem to be seen even though I had a successful install; at least I think I did. Any thoughts???
works like a charm!!!!!
December 17, 2001 by Tomas Andersson

THANX!!!!!!!

 

Tomas

Can't see Connections
January 7, 2002 by dennis mcdougall

Followed these instructions and it all work. Apart from The Define Connection it never updated. I've made Five connections all various types and can't see any of them,  when I come to select a conncetion, the is nothing there even though it told me that connection was successful, it just continusly ask me to define a connection. I'm on the brink of throwing this damn machine out the window. Somebody please help. I've installed adodb and have tried to install phpMyAdmin but can't because of the define connection fault.

Thanks

Dennis

RE: Can't see Connections
January 7, 2002 by Bob Costa
I have not touched any of this in six months, since I have not doen any web work in along time. But did you resynchronize your site after installing ADODB?  all that stuff needs to get up to teh server. That is the only hting I can think of, with my six month hiatus from using this stuff.
error message when setting up connection
May 6, 2002 by shawn finlay
hi... new to this so i probably sound like an idiot. have done the complete install of Phakt, the MySQL JDBC Driver, and uploaded the ODBC folder... and I'm getting the following error when i try to set up a connection... org.gjt.mm.mysql class not found have i done something wrong? hmmm... can't seem to get this to work.
various errors using phakt w/ ultradev 4
October 10, 2002 by Samir Butt

Hello,

having installed phakt, when I perform database connection setup i get returned the messages:

"Cannot find file c:\program files\macromedia\dreamweaver ultradev 4\configuration\connections\php\win\connection_php_mysql.htm."

"Cannot find file c:\program files\macromedia\dreamweaver ultradev 4\configuration\connections\php\win\connection_php_adodb.htm."

Clicking ok bypasses this. When i try to do anything which is remotely database orientated I get returned errors. The following is the error i receive when creating a recordset:

"the server behaviour panel cannot determine whether "<server behaviour>" or "<server behaviour>_PHAKt" is applied to your page. Please select Edit Server Behaviours and change one of the two behaviours to ensure that each is uniquely identifiable."

Please help.

DW MX support ?
July 5, 2003 by Phil Mr

does this work in DW MX? It does not seem to.

Phil