Re: Mysql can't start

2005-08-31 Thread Gleb Paharenko
Hello. >> # /etc/init.d/mysql start >> Starting MySQL database server: mysqld...failed. Sorry for replying to myself, but this link is helpful as well: http://dev.mysql.com/doc/mysql/en/starting-server.html Gleb Paharenko <[EMAIL PROTECTED]> wrote: > Hello. > > Have a look here:

Re: Mysql can't start

2005-08-31 Thread Gleb Paharenko
Hello. Have a look here: http://dev.mysql.com/doc/mysql/en/can-not-connect-to-server.html Marcello Lussana <[EMAIL PROTECTED]> wrote: > Hi, I've got a problem with mysql4 on debian. I've installed with apt > but I get this error: > > # /etc/init.d/mysql start > Starting MySQL data

Mysql can't start

2005-08-31 Thread Marcello Lussana
Hi, I've got a problem with mysql4 on debian. I've installed with apt but I get this error: # /etc/init.d/mysql start Starting MySQL database server: mysqld...failed. Please take a look at the syslog. /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to l

mysql can't start up

2004-09-19 Thread 李锐
Hi I have installed mysql some software on aix5.2 . the edition is mysql-standard-4.0.21-ibm-aix5.2.0.0-powerpc but mysql can't run when I used the command "safe_mysqld start" the system told me "Starting mysqld daemon with databases from /usr/local/mysql/data STOPPING server from pid file /usr

Re: [MySQL] Can't start server: Bind on TCP/IP port: Address already in use

2004-06-07 Thread Ashley M. Kirchner
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't ever start MyS

Re: New to MySQL - can't start server :-(

2002-03-17 Thread Pierre du Parte
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

New to MySQL - can't start server :-(

2002-03-17 Thread Alexander Hampel
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

Re: Mysql can't start: help!

2001-04-30 Thread Gerald Clark
The RPM on the RedHat 7.0 CD does not work properly. Get a new one from the Red Hat or MySQL site. On Mon, 30 Apr 2001, [EMAIL PROTECTED] wrote: > > Please check the manual both about common problems and how to post > > problems in list. This error can depend on which MySQL version you > > instal

Re: Mysql can't start: help! SOLUTION

2001-04-30 Thread Rino Nucara
I report a solution of my problem for other people ho have (or will have) the same problem. I THANK VERY MUCH THE PEOPLE WHO HELPED ME Mario. IN A FEW WORDS: Istalling rpm of MySql don't meas that MySql can run. Some linux version (like My RedHad) have MySql istalled but not "inizialie" So

Re: Mysql can't start: help!

2001-04-30 Thread mario . lat
> Please check the manual both about common problems and how to post > problems in list. This error can depend on which MySQL version you > installed. Is it RPM, binary or source installation? Check the manual > again I'm very sorry for take a noice to mailing list... but I try it! i try also

Re: Mysql can't start: help!

2001-04-30 Thread Tonu Samuel
On 30 Apr 2001 10:43:24 +0200, [EMAIL PROTECTED] wrote: > > I use RedHat (last release) > I try to use Mysql but It doesen' works: > I post you some lines can help you to understand the error. > how can create a table, use Mysql? > Thank you in advance, Mario. > > ---

Mysql can't start: help!

2001-04-30 Thread mario . lat
I use RedHat (last release) I try to use Mysql but It doesen' works: I post you some lines can help you to understand the error. how can create a table, use Mysql? Thank you in advance, Mario. - [root@localhost mysql

RE: mysql can't start

2001-03-07 Thread Sergey Yegorov
0 AM > To: [EMAIL PROTECTED] > Subject: mysql can't start > > > (sorry for my english, I am from Russia) > > I have a problem this MySQL on my linux (2.2.14) server. > In some pretty day after reboot MySQL-server (3.22.25) > stopped to answer on > any expos

mysql can't start

2001-03-05 Thread Sergey Yegorov
(sorry for my english, I am from Russia) I have a problem this MySQL on my linux (2.2.14) server. In some pretty day after reboot MySQL-server (3.22.25) stopped to answer on any exposure. I tried to do something and after all remove it completely and install again - nothing happens. I install My

RE: RedHat 7 and MySQL - Can't start server

2001-01-12 Thread John W Cunningham
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

Re: RedHat 7 and MySQL - Can't start server

2001-01-12 Thread Atle Veka
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

RedHat 7 and MySQL - Can't start server

2001-01-12 Thread John W Cunningham
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