Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Steve Lawrie #1
Connect to MySQL using local testing server on OS X
Hello,
It has taken me ages to get mysql on my Mac. I created the database I needed,
(that was the easy part), and opened Dreamweaver, ready to connect.
Firstly Dreamweaver suggested that I needed to upgrade MySQL because it didn't
support authentication. (It's the latest version for OS X 1.2.8/Jaguar). Then I
did some searching and found a solution on "Tech Notes for Dreamweaver" at:
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.tn_16[/url]
575&extid=tn_16575&dialogID=5263476&iterationID=1& sessionID=9630d0ec656f43523050
&stateID=0%200%205269453&mode=advanced#userAcco unt
I started a new user account for mysql and now I get an undentified error
message that suggests that there is no testing server or that it doesn't map to
a HUGE url.
There must be a way out of this, please does anyone have a suggestion?
Steve Lawrie Guest
-
Local server for testing
I have computer running Windows XP home edition and i'm searching for a local web server for testing my pages. What would u advice to me ? thx. ... -
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'... -
Need help with local testing server
I've set up a virtual server in IIS 5.1. From what I can see all the properties are correctly set on the server side. I set up the testing server... -
Seen this message? Can't connect to local MySQL server through socket '/tmp/mysql.sock'
Seen this message? Can't connect to local MySQL server through socket '/tmp/mysql.sock' I got this trying to install DBI and DBD for mysql from... -
Seen this message? Can't connect to local MySQL server throughsocket '/tmp/mysql.sock'
Allen Marshall wrote: I just saw it in another newsgroup. Don't multi-post! -- Gunnar Hjalmarsson Email:... -
hypamw #2
Re: Connect to MySQL using local testing server on OS X
Are you creating a dynamic page? If so, you need to set up a testing server.
And the following links have instruction on setting up a testing server.
[url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/php_macintosh.html[/url]
[url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16575#siteDef[/url]
If not, you don't need a testing server. When you set up a sit (Sites >
Manage site), you need to select the "Basic" tab and follow the instructions.
Hope it can you a bit. I'm new to DW and just completed the tutorial with
some help on the forum.
hypamw Guest
-
Alexandro Colorado #3
Re: Connect to MySQL using local testing server on OS X
On Fri, 25 Mar 2005 08:59:46 +0000 (UTC), Steve Lawrie
<webforumsuser@macromedia.com> wrote:
I suggest checking XAMPP project which is a global installer of MySQL, PHP> Hello,
>
> It has taken me ages to get mysql on my Mac. I created the database I
> needed,
> (that was the easy part), and opened Dreamweaver, ready to connect.
>
> Firstly Dreamweaver suggested that I needed to upgrade MySQL because it
> didn't
> support authentication. (It's the latest version for OS X 1.2.8/Jaguar).
> Then I
> did some searching and found a solution on "Tech Notes for Dreamweaver"
> at:
>
> [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.tn_16[/url]
> 575&extid=tn_16575&dialogID=5263476&iterationID=1& sessionID=9630d0ec656f43523050
> &stateID=0%200%205269453&mode=advanced#userAcco unt
>
> I started a new user account for mysql and now I get an undentified
> error
> message that suggests that there is no testing server or that it doesn't
> map to
> a HUGE url.
>
> There must be a way out of this, please does anyone have a suggestion?
>
and Apache on the machine. However your error might be because there is a
Mac Bug on database connectivity.
Also before all this, make sure you are pointing to the right URL under
the Site definition > Testing Server > URL Prefix.
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest
-
Steve Lawrie #4
Re: Connect to MySQL using local testing server on OS X
Thanks hypamw,
for your reply.
Yes the page is dynamic, this page
([url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/php_macintosh.html[/url])
I have already been to and completed the tasks. It made a change but only to
the point where I get an error message.
The next one,
([url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_16575#siteDef[/url])
is for configuring PHP which is already working on my machine.
But thanks for your input, I am pleased that I can get a response on in this
forum.
Regards,
Steve
Steve Lawrie Guest
-
Steve Lawrie #5
Re: Connect to MySQL using local testing server on OS X
Hello Alexandro Colorado,
Thank you for answering my question. You are correct, the url was incorrect on
the "Testing Server". There was also a problem with the password encryption
being 32 bit, it had to be reduced to 16.
Thanks again.
Steve Lawrie Guest



Reply With Quote

