Problem with the MYSQL server
Posted by: DanielSan (---.pppoe.avangarddsl.ru)
Date: July 10, 2011 12:20PM

Problem with the MYSQL server. Server does not start.

Im try turn off my nod32.
WampServer Version 2.1

LogFile:

110710 14:06:38 [Note] Plugin 'FEDERATED' is disabled.
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use Windows interlocked functions
InnoDB: Compressed tables use zlib 1.2.3
110710 14:06:38 InnoDB: Initializing buffer pool, size = 128.0M
110710 14:06:38 InnoDB: Completed initialization of buffer pool
110710 14:06:38 InnoDB: highest supported file format is Barracuda.
110710 14:06:38 InnoDB: 1.1.4 started; log sequence number 1595675
110710 14:06:38 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
110710 14:06:38 [ERROR] Do you already have another mysqld server running on port: 3306 ?
110710 14:06:38 [ERROR] Aborting

110710 14:06:38 InnoDB: Starting shutdown...
110710 14:06:40 InnoDB: Shutdown completed; log sequence number 1595675
110710 14:06:40 [Note] wampmysqld: Shutdown complete

Options: ReplyQuote
Re: Problem with the MYSQL server
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: July 10, 2011 12:49PM

uninstall the other DB ENGINE you have installed on your pc. you can only have one installed on port 3306

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Problem with the MYSQL server
Posted by: DanielSan (---.pppoe.avangarddsl.ru)
Date: July 10, 2011 01:35PM

Ммм, I have MSSQL but its turn off,,,, And I need MSSQL to. other solutions?

Options: ReplyQuote
Re: Problem with the MYSQL server
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: July 10, 2011 02:32PM

Change the port of mysql .. its not turned off. its using port 3306


probably a service that runs on start up

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Problem with the MYSQL server
Posted by: DanielSan (---.pppoe.avangarddsl.ru)
Date: July 10, 2011 02:53PM

No mssql service runs on startup, but never mind.

Im change port in my.ini and service is start.

[client]
#password = your_password
port = 3307
socket = /tmp/mysql.sock
[mysqld]
port=3307
[mysqld]
port=3307

but phpmyadmin cant connect

# 2002 - The server is not responding (or socket local MySQL-server correctly configured)

Im change config.inc.php

$cfg['Servers'][$i]['verbose'] = '127.0.0.1';
$cfg['Servers'][$i]['host'] = '127.0.0.1';
$cfg['Servers'][$i]['port'] = '3307';
$cfg['Servers'][$i]['socket'] = '';

no effect sad smiley

Options: ReplyQuote
Re: Problem with the MYSQL server
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: July 10, 2011 03:14PM

do you want me to take a look at it for you using teamviewr?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Problem with the MYSQL server
Posted by: DanielSan (---.pppoe.avangarddsl.ru)
Date: July 10, 2011 03:22PM

very strange, I restarted the computer and turned wampserver, not effect. 10 minutes later tried again to run myadmin (doing nothing) it work.

Options: ReplyQuote


Sorry, only registered users may post in this forum.