

AH00430: Parent: Child process 5296 exited successfully.A WAMP server (in the general sense) is a web server consisting ofĪpache, MySQL, and PHP (the AMP part) running on Windows (the "W" part). AH00418: Parent: Created child process 5296 AH00430: Parent: Child process 2572 exited successfully. AH00364: Child: All worker threads have exited. AH00422: Parent: Received shutdown signal - Shutting down the server. AH00354: Child: Starting 64 worker threads. AH00418: Parent: Created child process 2572 AH00455: Apache/2.4.9 (Win64) PHP/5.5.12 configured - resuming normal operations Or, unexpected 'echo' (T_ECHO) in C:\wamp\www\test.php on line 3 PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_intl.dll' - The specified module could not be found. PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_ldap.dll' - The specified module could not be found.

UPDATE 2: never mind it's not working again :( here are the error logs PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_intl.dll' - The specified module could not be found. I guess I thought it would have been easier to find this on Google if WAMP never works on Windows 8 by default? I found the directions here and had red IIS by default starts with Windows 8.

Running net stop WAS allows WAMP to start. UPDATE: found how to fix the problem but don't fully understand. There's the nf file in both C:\wamp\bin\apache\apache2.4.9\conf and C:\wamp\bin\apache\apache2.4.9\conf\original and they have 80 in a few different places. One thing I'm uncertain about is where and in which file I should be editing?

I've tried changing the port it listens on from 80 to 8888. I install it and start but it hangs on the orange icon with the message "server Offline". I'm trying to develop for Wordpress locally, but I can't even get WAMP to work.
