MySQL Forums
Forum List  »  Install & Repo

config step of install fails unless tcp/ip networking is enabled
Posted by: Daniel P
Date: April 04, 2013 01:54PM

I was doing a fresh install on Windows 7 using the Windows installer.

When I didn't choose to enable tcp/ip networking the configuration step failed:

mysql-server-5.6-winx64:6 - Looking for valid template
mysql-server-5.6-winx64:12 - Found valid template.
mysql-server-5.6-winx64:18 - Attempting to process template.
mysql-server-5.6-winx64:25 - Processed template.
mysql-server-5.6-winx64:31 - Attempting to configure service.
mysql-server-5.6-winx64:37 - Configured service.
mysql-server-5.6-winx64:43 - Attempting to start service.
mysql-server-5.6-winx64:50 - Started service.
mysql-server-5.6-winx64:56 - Attempting to update security settings.
mysql-server-5.6-winx64:100 - Unable to update security settings. Unable to connect to any of the specified MySQL hosts.
mysql-server-5.6-winx64:62 - Attempting to verify command-line client shortcut.
mysql-server-5.6-winx64:68 - Verified command-line client shortcut.
mysql-server-5.6-winx64:75 - Verified command-line client shortcut.
mysql-server-5.6-winx64:81 - Attempting to Add New MySQL Users
mysql-server-5.6-winx64:100 - Unable to add New Users. Unable to connect to any of the specified MySQL hosts.
mysql-server-5.6-winx64:100 - Product configuration controller finished configuration.


When i later enabled it...success

mysql-server-5.6-winx64:6 - Looking for valid template
mysql-server-5.6-winx64:12 - Found valid template.
mysql-server-5.6-winx64:18 - Attempting to process template.
mysql-server-5.6-winx64:25 - Processed template.
mysql-server-5.6-winx64:31 - Attempting to configure service.
mysql-server-5.6-winx64:37 - Configured service.
mysql-server-5.6-winx64:43 - Attempting to start service.
mysql-server-5.6-winx64:50 - Started service.
mysql-server-5.6-winx64:56 - Adding firewall rule for MySQL56 on port 3306.
mysql-server-5.6-winx64:62 - Successfully added firewall rule.
mysql-server-5.6-winx64:68 - Attempting to update security settings.
mysql-server-5.6-winx64:75 - Updated security settings.
mysql-server-5.6-winx64:81 - Attempting to verify command-line client shortcut.
mysql-server-5.6-winx64:87 - Verified command-line client shortcut.
mysql-server-5.6-winx64:93 - Verified command-line client shortcut.
mysql-server-5.6-winx64:100 - Attempting to Add New MySQL Users
mysql-server-5.6-winx64:100 - Added New Users.
mysql-server-5.6-winx64:100 - Product configuration controller finished configuration.




I think it assumes you have networking checked without looking to see. Is this a known issue? It should be easy for others to replicate.

Options: ReplyQuote


Subject
Written By
Posted
config step of install fails unless tcp/ip networking is enabled
April 04, 2013 01:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.