Problem starting 4.0.12 server

2003-03-25 Thread jaffe
>Description:
Just installed the rpm files for Linux x86 downloaded from the web.
After installing rpm files, server won't start.  The error (from the log) is:

030325 21:23:41  mysqld started
030325 21:23:41  Can't start server : Bind on unix socket: Permission denied
030325 21:23:41  Do you already have another mysqld server running on socket: 
/var/lib/mysql/mysql.sock ?
030325 21:23:41  Aborting

030325 21:23:41  /usr/sbin/mysqld: Shutdown Complete

030325 21:23:41  mysqld ended

I've checked, and /var/lib/mysql/mysql.sock doesn't exist.  Shouldn't the
server create it?

>How-To-Repeat:

>Fix:


>Submitter-Id:  
>Originator:Saul
>Organization:
  Saul Jaffe
  [EMAIL PROTECTED]
  
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:  Can't start server
>Severity:  serious
>Priority:  high
>Category:  mysql
>Class: support
>Release:   mysql-4.0.12 (Official MySQL RPM)

>C compiler:2.95.3
>C++ compiler:  2.95.3
>Environment:

System: Linux sflovers.org 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown
Architecture: i686

Some paths:  /usr/local/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 2731 (Red Hat Linux 7.1 2.96-81)
Compilation info: CC='gcc'  CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'  CXX='g++'  
CXXFLAGS='-O6 -fno-omit-frame-pointer  -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''  ASFLAGS=''
LIBC: 
lrwxrwxrwx1 root root   13 Aug 13  2001 /lib/libc.so.6 -> libc-2.2.2.so
-rwxr-xr-x1 root root  1236396 Apr  6  2001 /lib/libc-2.2.2.so
-rw-r--r--1 root root 26350254 Apr  6  2001 /usr/lib/libc.a
-rw-r--r--1 root root  178 Apr  6  2001 /usr/lib/libc.so
lrwxrwxrwx1 root root   10 Aug 13  2001 /usr/lib/libc-client.a -> 
c-client.a
Configure command: ./configure '--disable-shared' '--with-mysqld-ldflags=-all-static' 
'--with-client-ldflags=-all-static' '--without-berkeley-db' '--with-innodb' 
'--without-vio' '--without-openssl' '--enable-assembler' '--enable-local-infile' 
'--with-mysqld-user=mysql' '--with-unix-socket-path=/var/lib/mysql/mysql.sock' 
'--prefix=/' '--with-extra-charsets=complex' '--exec-prefix=/usr' 
'--libexecdir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' 
'--localstatedir=/var/lib/mysql' '--infodir=/usr/share/info' 
'--includedir=/usr/include' '--mandir=/usr/share/man' '--with-embedded-server' 
'--enable-thread-safe-client' '--with-comment=Official MySQL RPM' 'CFLAGS=-O6 
-fno-omit-frame-pointer -mpentium' 'CXXFLAGS=-O6 -fno-omit-frame-pointer   
 -felide-constructors -fno-exceptions -fno-rtti -mpentium'


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



Old installation on Solaris 7, can't admin...

2002-10-23 Thread Mark Jaffe
I've inherited an existing system and am attempting to do some admin 
tasks. I can't get access as root, and no one seems to know anything 
about the system. I've just modified the /usr/local/mysql/data/my.cnf 
(that's what 'ps -aef' shows mysqld is using) with a password and I 
still get this:
> mysql -u root -p bonsai
Enter password:
ERROR 1045: Access denied for user: 'root@localhost' (Using password: 
YES)


-
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



FW: MySQL Module Installation Failure

2001-04-12 Thread Jaffe, Peter S.


I accidentally forgot the attachment, sorry...

-Original Message-
From: Jaffe, Peter S.
To: '[EMAIL PROTECTED]'
Sent: 4/12/2001 8:34 AM
Subject: MySQL Module Installation Failure

To anyone basically familiar with MySQL:

I know nothing about MySQL, and have been instructed to install it on a
RedHat 7.1 Linux system. I went through installing MySQL server, client,
and development RPMs and that worked fine. Now I skipped the
installation of the DataDumper module (because it's already included in
my version of PERL, 5.6.0), then installed DBI (which gave a few
warnings but no errors), and then I tried installing the Msql-MySQL
modules... then I started getting errors. The "perl Makefile.pl" step
seems to go ok, but then the "make" step gives me errors that I've
attached in error_make.txt. Could someone help me?

-Peter Jaffe
SAIC, Energy Solutions Group




-
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


MySQL Module Installation Failure

2001-04-12 Thread Jaffe, Peter S.

To anyone basically familiar with MySQL:

I know nothing about MySQL, and have been instructed to install it on a
RedHat 7.1 Linux system. I went through installing MySQL server, client, and
development RPMs and that worked fine. Now I skipped the installation of the
DataDumper module (because it's already included in my version of PERL,
5.6.0), then installed DBI (which gave a few warnings but no errors), and
then I tried installing the Msql-MySQL modules... then I started getting
errors. The "perl Makefile.pl" step seems to go ok, but then the "make" step
gives me errors that I've attached in error_make.txt. Could someone help me?

-Peter Jaffe
SAIC, Energy Solutions Group

-
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