Problems with loading Wampserver
Posted by: havelly (---.dyn.iinet.net.au)
Date: December 17, 2014 01:08AM

Hello Riggs

I have recently loaded Wampserver 2.4 onto my Windows XP (32 bit) machine, earning an orange icon for my troubles. Before loading Wampserver 2.4, Visual C++ was loaded. I'm at at a loss as to what the issue is. Below is all the relevant information. Any clues would be appreciated.

regards
havelly

1. Windows XP – 32 bit
2. Wampserver 2.4
a. [sourceforge.net]
b. Loaded using Wampserver2.4-x86.exe from SourceForge site
3. Loaded: Visual C++ Redistributable for Visual Studio 2012 Update 4
4. Apache ver: 2.4.4
5. PHP ver: 5.4.16
6. MySQL ver: 5.6.12
7. WampServer icon is orange
8. Apache error log – void
9. Apache access log – void
10. MySQL error log
a. 2014-12-16 22:23:11 4136 [Note] Plugin 'FEDERATED' is disabled.
b. 2014-12-16 22:23:11 4136 [Note] InnoDB: The InnoDB memory heap is disabled
c. 2014-12-16 22:23:11 4136 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
d. 2014-12-16 22:23:12 4136 [Note] InnoDB: Compressed tables use zlib 1.2.3
e. 2014-12-16 22:23:12 4136 [Note] InnoDB: Not using CPU crc32 instructions
f. 2014-12-16 22:23:12 4136 [Note] InnoDB: Initializing buffer pool, size = 128.0M
g. 2014-12-16 22:23:12 4136 [Note] InnoDB: Completed initialization of buffer pool
h. 2014-12-16 22:23:13 4136 [Note] InnoDB: Highest supported file format is Barracuda.
i. 2014-12-16 22:23:13 4136 [Note] InnoDB: 128 rollback segment(s) are active.
j. 2014-12-16 22:23:13 4136 [Note] InnoDB: Waiting for purge to start
k. 2014-12-16 22:23:13 4136 [Note] InnoDB: 5.6.12 started; log sequence number 1625987
l. 2014-12-16 22:23:13 4136 [Note] Server hostname (bind-address): '*'; port: 3306
m. 2014-12-16 22:23:13 4136 [Note] IPv6 is not available.
n. 2014-12-16 22:23:13 4136 [Note] - '0.0.0.0' resolves to '0.0.0.0';
o. 2014-12-16 22:23:13 4136 [Note] Server socket created on IP: '0.0.0.0'.
p. 2014-12-16 22:23:20 4136 [Note] Event Scheduler: Loaded 0 events
q. 2014-12-16 22:23:20 4136 [Note] wampmysqld: ready for connections.
11. PHP error log – void
12. Windows event viewer
a. Error Apache service none 3299

Options: ReplyQuote
Re: Problems with loading Wampserver
Posted by: RiggsFolly (---.as43234.net)
Date: December 17, 2014 10:09AM

Hi Havelly,

Well an Orange icon means one of the services (wampapache or wampmysqld) has not been able to start. As the MYSQL error log shows a GOOD start of MySQL that means its Apache that has not started.

The Windows Event Viewer normally shows an error like that along with some text describing the error, maybe you could have another look at that !


The normal issue with Apache is that some other process has already captured TCP port 80.

The first thing to look for is what has grabbed port 80, if anything.

So try this :

Using the wampmanager menus do

wampmanager -> Apache -> Test port 80

This will launch a command window and tell you what is using port 80.

You will have to re-configure whatever it is or uninstall it if its something you no longer use.

If you are not sure how to proceed let us know what this tells you is using port 80.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Problems with loading Wampserver
Posted by: havelly (---.dyn.iinet.net.au)
Date: December 17, 2014 01:03PM

Hello Riggs

It appears to be working - the icon is green!
Your advice was spot on - port 80 was used by another program which I then uninstalled.
Thank you once again.

havelly

Options: ReplyQuote


Sorry, only registered users may post in this forum.