Trying To Set Up, Getting an Error
Posted by: tstandiford (---.neo.res.rr.com)
Date: May 26, 2013 05:03PM

Hello, when I click on "go online" on my server, it kicks back with this error:

Could not execute menu item (internal error)
[exception] could not perform service action:
the service has not been started

I took a look at the respective error logs, and found that mysql was spitting out this error:

130526 10:56:50 [Note] Plugin 'FEDERATED' is disabled.
130526 10:56:50 InnoDB: The InnoDB memory heap is disabled
130526 10:56:50 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130526 10:56:50 InnoDB: Compressed tables use zlib 1.2.3
130526 10:56:50 InnoDB: Initializing buffer pool, size = 128.0M
130526 10:56:50 InnoDB: Completed initialization of buffer pool
130526 10:56:50 InnoDB: highest supported file format is Barracuda.
130526 10:56:51 InnoDB: Waiting for the background threads to start
130526 10:56:52 InnoDB: 1.1.8 started; log sequence number 1595675
130526 10:56:52 [Note] Server hostname (bind-address): '(null)'; port: 3306
130526 10:56:52 [Note] - '(null)' resolves to '::';
130526 10:56:52 [Note] - '(null)' resolves to '0.0.0.0';
130526 10:56:52 [Note] Server socket created on IP: '0.0.0.0'.
130526 10:56:52 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
130526 10:56:52 [ERROR] Do you already have another mysqld server running on port: 3306 ?
130526 10:56:52 [ERROR] Aborting

130526 10:56:52 InnoDB: Starting shutdown...
130526 10:56:53 InnoDB: Shutdown completed; log sequence number 1595675
130526 10:56:53 [Note] wampmysqld: Shutdown complete

Can anyone help me? I'm brand new this, and am unsure of what the log is trying tell me.

Options: ReplyQuote
Re: Trying To Set Up, Getting an Error
Posted by: RiggsFolly (---.as13285.net)
Date: May 28, 2013 10:44AM

When you downloaded there was a note saying you should ensure your system had the correct 2 MSVC runtime dll's installed.
There is also a Sticky post telling you the same thing on this forum.



But here it is again:


Please make sure you have the latest version of both of these Microsoft C++ Redistributable runtime libraries.

The 2008 Redist is used by wampmanager
The 2010 Redist is used by Apache

FOR WAMP 32bit
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) [www.microsoft.com]
Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) [www.microsoft.com]


FOR WAMP 64bit
Microsoft Visual C++ 2008 Redistributable Package (x64) [www.microsoft.com]
Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) [www.microsoft.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.