Thanks, I already solved the problem earlier. The mysql.sock was located in: /Applications/MAMP/tmp/mysql/mysql.sock Now it finally works.
On 7 Okt., 18:06, DrZippie <[EMAIL PROTECTED]> wrote: > You must have mysql installed and running. > > When I Installed MySQL 5 in my iMac I got the same problem, with the > symbolic link I solved the problem. > > Try to start mysql server, and search the mysql.sock with > > locate mysql.sock > > 2007/10/7, michaaaa <[EMAIL PROTECTED]>: > > > > > > > On 7 Okt., 01:42, DrZippie <[EMAIL PROTECTED]> wrote: > > > In the terminal execute: > > > > sudo mkdir /var/mysql > > > sudo ln -s /private/tmp/mysql.sock /var/mysql/mysql.sock > > > I tried that, but the errors are still there, although the symbolic > > link was created (checked it with the terminal). However there seems > > to be no mysq.sock in /private/tmp/: > > > Michas-Mac:~ micha$ ls /private/tmp > > 501 amt.log cs_cache_lock_501 > > -- > > Antonio Cortés (Dr Zippie) > > "El ordenador es la evolucion logica del hombre: Inteligencia sin > moral": John Osborne. > "A nullo videbatur, ipse autem omnia videbat" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
