[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] RE: Connection to MySQL through ODBC
- Subject: RE: [cobalt-developers] RE: Connection to MySQL through ODBC
- From: "Peter Lorent" <lorent@xxxxxxxxxxxxxxx>
- Date: Tue Apr 1 02:15:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Jean,
Check your DNS on the Cobalt. It's probably configured for localhost.
Normally when developing on you desktop, you wouldn't be able the get a
connection with the database because you are not on localhost. In other
programs you would be able to define a connection string for development and
another string for the app itself on the host. In this case you add a
mysql-user from anywhere (user@"%") with appropriate permissions, define
this in your connectionstring on your desktop and then you can connect from
your desktop. So look for the option to have two connectionstrings in
Dreamweaver.
Peter
-----Oorspronkelijk bericht-----
Van: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]Namens Jean Paterson
Verzonden: dinsdag 1 april 2003 11:50
Aan: cobalt-developers@xxxxxxxxxxxxxxx
Onderwerp: RE: [cobalt-developers] RE: Connection to MySQL through ODBC
Dear Ian,
Thanks for responding anyway. I am sure it is something stupid I am doing
as I am new to this. I just need to figure out what.
Jean Paterson
www.e-zoneuk.com
Tel: 020 8892 9900
-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx] On Behalf Of Ian
Sent: 01 April 2003 10:08
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-developers] RE: Connection to MySQL through ODBC
On 1 Apr 2003 at 9:36, Jean Paterson wrote:
>
> Hi,
> I wondered if you had a chance to look at my email below yet? I ma still
> having problems and would appreciate any help you can give.
>
> Many thanks.
>
> Jean Paterson
> www.e-zoneuk.com
> Tel: 020 8892 9900
>
> -----Original Message-----
> From: Jean Paterson [mailto:jean.paterson@xxxxxxxxxxxx]
> Sent: 28 March 2003 15:12
> To: 'cobalt-developers@xxxxxxxxxxxxxxx'
> Subject: Connection to MySQL through ODBC
>
>
> I have installed MySQL version 3.23.54-1 and Sun Chili!Soft ASP version
> 3.6.2 on my RAQ4. When I set up a DSN and test on the server it I get the
> message the test connection was successful.
>
> When I try to connect using the DSN from my PC using Dreamweaver and using
> the driver on the testing server, I get the following error messages one
> after the other:
>
> 1. An ftp error occurred. Cannot put MMHTTPDB.asp
> 550 MMHTTPDB.asp: permission denied
> 2. An ftp error occurred. Cannot put adojavas.inc
> 550 adojavas.inc: permission denied.
> 3. An ftp error occurred. Cannot put MMHTTPDB.js
> 550 MMHTTPDB.js: permission denied.
> 4. Unidentified error.
>
> If I connect using a DSN less connection string, I am successful if I use
> the driver on my PC, but not successful if I use the driver on the testing
> server.
>
> Does anyone have any ideas what I should do next?
Hi Jean,
I do not use Dreamweaver for asp sites ( I could never get it to work
), so can't help you there.
But, the error message you reported are FTP errors. Basically the
FTP part of Dreamweaver is complaing because it cannot PUT (or write
) a file to the website.
Make sure you have the right FTP settings in Dreamweaver.
On another note, we have had lots of users complaining that they have
trouble FTP'ing from Dreamweaver ( and claiming its our fault ). It
turns out that Dreamweaver is slower than most real FTP clients and
needs a larger 'timeout' value. We usually recommend increasing it
to 60 seconds.
You could also try http://www.macromedia.com for ideas.
Regards
Ian
--
_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers
_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers