> > I'm fairly new to all this and duing everything step by step...
> >
> > I made my first (test) php site - and it works... then, i have this
> > script
> > where i'm supposed to find out if MySQL and PHP talk with each
> > other. and
> > there i get the answer
> > "Error 2002: Can't connect to local MySQL server through socket
> > '/tmp/mysql.sock' (46)" and the tem-folder in my page root is
> > empty, too.
> > But i have PHPMyAdmin and i can log in there. i just have no clue
> > where the
> > files are and how i change it so that i finaly can start learning by
> > doing...
> >
> > Thanks so much for the help...
> > steve
> >


For hints, you can look in the phpMyAdmin config file for hints on the
connection paramenters you need.  Yahoo installs it to one of your
subdirectories.  Try connecting as root (so connect with the same
username and password as phpMyAdmin does) and see if that works.


kgt

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to