The entry in my.cnf file is /var/lib/mysql/mysql.sock only
I am having two machines.
In one thing it is working fine
And in another one i stop it manually and trying to start it through my
script
It is starting i suppose and the status showing is running but due to the
socked file missing i am facing some other problem.
How could it be?


On Tue, 23 Apr 2002, Me& wrote:

> Heya!
>
> Perhaps because its mysqld.sock ?
>
> Check your my.cnf file to see how your configuration is configured (what
> file and what path the socket file is)
>
> [mysqld]
> socket          = /var/run/mysqld/mysqld.sock
>
>
> EG
>
> >
> > Hello all,
> >
> > I am facing very strange problem
> >
> > I am not having mysql.sock in /var/lib/mysql
> > But it is showing its status to be running.
> > How could it be?
> >
> > Clearance needed.
> >
> > --
> > Regards,
> > Charitha.
> >
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> >
> >
>

-- 
Regards,
CC


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to