On Fri, 13 Feb 2004 13:07:59 +0000, Oliver wrote:
> When trying to start mysqld, it ends immediatelly after starting and
> leaves the following error message in the linux.err (errorlog):
> Can't start server : UNIX Socket : Address family not supported by protocol
^^^^^^^^^^^
Not a networking problem. UNIX domain sockets are implemented within the
filesystem. Check that:
- the user that mysqld is running as can write to mysql's temp dir
(probaly in /var)
- ensure that mysql is correctly configured (perhaps tell it not to use
a UNIX domain socket, if possible)
- if possible use your distribution's package, to ensure all the
prerequisites are installed
--
Some say the Wired doesn't have political borders like the real world,
but there are far too many nonsense-spouting anarchists or idiots who
think that pranks are a revolution.
|