Connecting to mysql database using MAMP

John Craig jc at spl21.net
Fri Oct 13 08:07:12 EDT 2006


I noticed the same thing yesterday connecting to MySQL and specifying a 
port number using  host:port
It works fine by ommiting the port and using host name only (providing 
you use the default port 3306)

JC



Pierre Del. wrote:

> Hi,
> I have downloaded MAMP (local server for Mac, with Apache, Mysql and  
> PHP). It works fine on port 8889. But when I try to connect Rev to it  
> using       get revOpenDataBase("MySQL", "localhost:8889",  
> "MyDataBase", "root", "root"), I always get the error message :  
> Unknown MySQL server host 'localhost:8889' . Am I using a bad syntax?  
> Or is there some kind of incompatibility?
>
> Thanks for your help
>
> Pierre Delain
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>





More information about the use-livecode mailing list