>Description:
I was trying to install mysql-3.23.51 and got the following error.
'./configure', 'make' and 'make install' do everething fine, but when I'm trying to 
start mysqld I get the following error:

020719 16:23:51  mysqld started
020719 16:23:51  Can't start server : Bind on unix socket: Permission denied
020719 16:23:51  Do you already have another mysqld server running on socket: 
@MYSQL_UNIX_ADDR@ ?
020719 16:23:51  Aborting

020719 16:23:51  /usr/local/libexec/mysqld: Shutdown Complete

020719 16:23:51  mysqld ended

I tried to specify --with-unix-socket-path parametr, but it mysql doesn't care about 
that much

>How-To-Repeat:
just try to compile version mysql-3.23.51...

>Fix:

>Submitter-Id:  <submitter ID>
>Originator:    root
>Organization:
 
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      installer doesn't expand @MYSQL_UNIX_ADDR@
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.51 (Source distribution)

>Environment:
        
System: Linux localhost.localdomain 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 
unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
Compilation info: CC='gcc'  CFLAGS=''  CXX='g++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 Jul 15 03:50 /lib/libc.so.6 -> libc-2.2.4.so
-rwxr-xr-x    2 root     root      1282588 Sep  5  2001 /lib/libc-2.2.4.so
-rw-r--r--    1 root     root     27304836 Sep  5  2001 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Sep  5  2001 /usr/lib/libc.so
Configure command: ./configure --with-unix-socket-path=/tmp/mysql.sock 
--with-extra-charsets=all


---------------------------------------------------------------------
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