-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kishore Jalleda wrote:
| do you have a bind-address = option set in your my.cnf file,
You're a genius! Thanks much.
It was, indeed, a bind problem. I'm now back. You have no idea how much
I appreciate the help. Thanks again.
-BEGIN PGP SIGN
do you have a bind-address = option set in your my.cnf file,
also do you have a properly configures loopback address/addresses,
what OS are you running ,
if possible do a system call trace for mysqld_safe with #strace or
#truss, that might give some hint,
also just double-check
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kishore Jalleda wrote:
We're at least thinking in the same terms.
| see if there is a /tmp/mysql.sock file,
Doesn't exist.
| is there a mysqld process running (#ps -ef),
This was the first thing I checked. No, no mysqld running
also you could us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
| That happens sometimes. Do a mysqladmin shutdown and then try to
restart it. It should start just fine.
|
I ran mysqladmin shutdown which reported that it couldn't connect to the
mysql server (not surprising - the problem
fe[9615]: started
> Feb 8 11:34:34 photon mysqld[9619]: 060208 11:34:34 Can't start server:
> Bind on TCP/IP port: Cannot assign requested address
> Feb 8 11:34:34 photon mysqld[9619]: 060208 11:34:34 Do you already have
> another mysqld server running onport: 3306 ?
> Feb
rted
> Feb 8 11:34:34 photon mysqld[9619]: 060208 11:34:34 Can't start server:
> Bind on TCP/IP port: Cannot assign requested address
> Feb 8 11:34:34 photon mysqld[9619]: 060208 11:34:34 Do you already have
> another mysqld server running onport: 3306 ?
> Feb 8 11:34:3
ner. I can no longer start MySQL, it stops as
soon as it starts. The log messages I'm seeing are:
Feb 8 11:34:34 photon mysqld_safe[9615]: started
Feb 8 11:34:34 photon mysqld[9619]: 060208 11:34:34 Can't start server:
Bind on TCP/IP port: Cannot assign requested address
Feb 8 11:34:3
Make sure /var/run/mysqld exists and wrtable by mysql user
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
abase was not shut down normally!
.
>I>InnoDB: Apply batch completed
>050628 17:29:14 InnoDB: Started; log sequence number 0 43655
>050628 17:29:14 [ERROR] /usr/local/mysql/bin/mysqld: Can't create/write
>to file '/var/run/mysqld/mysqld.pid' (Errcode: 2)
628 17:29:14 InnoDB: Started; log sequence number 0 43655
050628 17:29:14 [ERROR] /usr/local/mysql/bin/mysqld: Can't create/write
to file '/var/run/mysqld/mysqld.pid' (Errcode: 2)
050628 17:29:14 [ERROR] Can't start server: can't create PID file: No
such file or directory
0
Problem description:
installed mysql standard 64-bit v. 4.1.11 on Solaris 8 (sparc). Can't
execute any mysql commands because always receive an error:
ld.so.1: ./bin/mysqld: fatal: libCstd.so.1: open failed: No such file
or directory
An I missing anything in my environment? I've searched all
d
Debian, woody version.
- Original Message -
From: Jonathan Villa<mailto:[EMAIL PROTECTED]>
To: Levi Campbell<mailto:[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
Sent: Sunday, July 25, 2004 2:06 PM
Subject: Re: Can't start server.
Levi Campbell said:
> Okay, I've got MySQL installed but now I can't start the server deamon,
> when
> I try to start it as the root user, I get the following: "Warning: asked
> for
> 196608 stack space but got 126976" but on the user mysql I get: "bash:
> mysqld: command not found."
>
> What do I
Okay, I've got MySQL installed but now I can't start the server deamon, when
I try to start it as the root user, I get the following: "Warning: asked for
196608 stack space but got 126976" but on the user mysql I get: "bash:
mysqld: command not found."
What do I need to do?
--
MySQL General Ma
n this? Many thanks.
> >
> > - Forwarded by Joseph S CHUNG/OGCIO/HKSARG on 2004-07-12 09:40
-
> >
> > Joseph S CHUNG
> >To:
[EMAIL PROTECTED]
> >
> > 2004-07-09 15:10 cc:
> >
cc:
2004-07-12 09:48 Subject:
]
2004-07-09 15:10 cc:
Subject: Can't start s
:
Subject: Can't start s
I install mysql 4.0 with RPM on Fedora2, which comes with mysql 3.23. When
I try to start mysql server, the /var/log/mysqld.log file record the
following error message:
"
mysqld started
Warning : Asked for 196608 thread stack, but got 126976
Can't start server : Bind on unix socket :
You are only listing processes owned by you. ps -e will show all
processes, add -f for a full listing.
> -Original Message-
> From: Tobias Bohlin [mailto:[EMAIL PROTECTED]
> Sent: 07 June 2004 11:30
> To: [EMAIL PROTECTED]
> Subject: Can't start server: Bind on
Tobias Bohlin wrote:
I have restarted the Linux server. Typing
>mysqld
result:
040607 11:32:47 Can't start server: Bind on TCP/IP port: Address
already in use
040607 11:32:47 Do you already have another mysqld server running on
port: 3306 ?
040607 11:32:47 Aborting
You don'
Hi Tobias
Got the same problem on my local machine.
Try
@ps -aux
And kill all mysql stuff manually
Worked for me
Cheers jan
-Ursprüngliche Nachricht-
Von: Tobias Bohlin [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 07. Juni 2004 11:30
An: [EMAIL PROTECTED]
Betreff: Can't start s
Hi!
I have restarted the Linux server. Typing
>mysqld
result:
040607 11:32:47 Can't start server: Bind on TCP/IP port: Address
already in use
040607 11:32:47 Do you already have another mysqld server running on
port: 3306 ?
040607 11:32:47 Aborting
040607 11:32:47 mysqld: Shutdown
: Re: can't start server
Do check the ownership on /var/lib/mysql
if not right, then
chown -R mysql /var/lib/mysql
I am getting out of ideas here. Would recommend to uninstall all the mysql
packages - mysql-server, mysql-client and other you have installed and start
afresh.
Aman R
D] <mailto:[EMAIL PROTECTED]>
-Original Message-
From: aman raheja [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2003 12:28 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: can't start server
Is this a production server?
THIS IS not a good advice
t;mailto:[EMAIL PROTECTED]>
-Original Message-
From: aman raheja [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2003 12:28 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: can't start server
Is this a production server?
THIS IS not a go
Hello
I would firstly like to say that you are sending emails to me personally
by hitting Reply - instead use Reply All next time so that others can
view the problem too. I myself am *NOT* a guru in the field and so
expect better advice from an expert.
Anyway.
Firstly - the error seems like w
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: can't start server
did you try netstat and see if something else is using the port.
Aman Raheja
AGF Technologies
http://www.agftech.com
[EMAIL PROTECTED] wrote:
I am sure that this problem has already been answered but some how I
did you try netstat and see if something else is using the port.
Aman Raheja
AGF Technologies
http://www.agftech.com
[EMAIL PROTECTED] wrote:
I am sure that this problem has already been answered but some how I can't
figure it out.
When I try to start the mysqld I get the error 2002 can
I am sure that this problem has already been answered but some how I can't
figure it out.
When I try to start the mysqld I get the error 2002 can't start server: Bind
or TCP/IP port: Address already in use or...
I check that the damoen is not runnig (ps -ef |grep mysqld ) and sho
get started... see what I could get accomplished just playing around.
CG> [chris@the_pc /] $ mysql
CG> ERROR 2002: Can't connect to local MySQL server through socket
CG> '/var/lib/mysql/mysql.sock' (111)
CG> [chris@the_pc /] $ mysqld
CG> 020530 17:43:26 Can't
around.
[chris@the_pc /] $ mysql
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (111)
[chris@the_pc /] $ mysqld
020530 17:43:26 Can't start server : Bind on unix socket: Address
already in use
020530 17:43:26 Do you already have another m
Hi Alexander,
I use the PHPDEV compilation for local PHP/mySQL development work
(http://www.firepages.com.au/devindex.htm for a no-brainer approach to
getting PHP/mySQL/Apache up and running in seconds!)
Anyway, for me
start c:\phpdev\mysql\bin\mysqld-nt.exe --standalone
kicks mySQL off on Wi
Hi mailing list,
I can't start mysqld-nt as I get the eror message 1067. If I start
winmysqladmin.exe there is no server visible.
The manual tell me in part 2.4 Post-installation Setup and Testing that I
should start the script ./scripts/mysql_install_db but this script is not
availabale (at all
Shutdown Complete
>
>010731 08:52:14 mysqld ended
>
>010731 08:59:06 mysqld started
>010731 8:59:06 /usr/sbin/mysqld: Can't create/write to file
>'/x/mysql/mail.dcaliner.co.uk.pid' (Er
>rcode: 13)
>/usr/sbin/mysqld: ready for connections
>010731
shutdown
010731 8:52:14 /usr/sbin/mysqld: Shutdown Complete
010731 08:52:14 mysqld ended
010731 08:59:06 mysqld started
010731 8:59:06 /usr/sbin/mysqld: Can't create/write to file
'/x/mysql/mail.dcaliner.co.uk.pid' (Er
rcode: 13)
/usr/sbin/mysqld: ready for connections
010731 09
el. +49 (0) 21 02 / 97 2492
>Fax +49 (0) 21 02 / 97 2453
>
>mailto:[EMAIL PROTECTED]
>www.vodafone-telecommerce.de
>
> -Ursprüngliche Nachricht-
> Von:[EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
L PROTECTED]
>www.vodafone-telecommerce.de
>
> -Ursprüngliche Nachricht-
> Von:[EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Gesendet am:Montag, 29. Januar 2001 21:29
> An: [EMAIL PROTECTED]
privelidges, etc. The other two servers are run as root with no
security. Every thing has gone down hill. All I get is this
message: 'Can't start server : Bind on unix socket: Permission denied'
whenever I try to start mysql.I've even rebooted the unix a few times,
rebuilt t
Fri Jan 12 10:53:03 CST 2001
Thanks!
-John
-Original Message-
From: Atle Veka [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 12, 2001 12:20 PM
To: John W Cunningham
Cc: MySQL List
Subject: Re: RedHat 7 and MySQL - Can't start server
I would suggest checking your errorlogs. Th
I would suggest checking your errorlogs. They should be in your datadir.
tail /.err
that should tell you what the problem is. If you can't figure out how to
fix it, you might want to copy and paste the last couple of lines from
your logs in your email.
Atle
On Fri, 12 Jan 2001, John W Cunnin
Hello All,
When I try to start the server, with a fresh RPM install, this is what I
get...
[root@localhost bin]# /usr/bin/safe_mysqld &
[1] 8438
[root@localhost bin]# Starting mysqld daemon with databases from
/var/lib/mysql
mysqld daemon ended
[1]+ Done/usr/bin/safe_mysqld
43 matches
Mail list logo