Page 1 of 1

Apache starts then closes dowm

PostPosted: 30. December 2013 18:26
by cpkelly
Hi
Just installed the latest version which seemed to install OK but it starts and indicates that it is running in the CP but then shuts down. I have tried three reinstalls and a fresh download but still get this error in the Apache log:

[Mon Dec 30 17:02:12.485401 2013] [ssl:warn] [pid 1528:tid 252] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Dec 30 17:02:13.295402 2013] [ssl:warn] [pid 1528:tid 252] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Dec 30 17:02:13.935403 2013] [mpm_winnt:notice] [pid 1528:tid 252] AH00455: Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.6 configured -- resuming normal operations
[Mon Dec 30 17:02:13.935403 2013] [mpm_winnt:notice] [pid 1528:tid 252] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01
[Mon Dec 30 17:02:13.935403 2013] [core:notice] [pid 1528:tid 252] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Mon Dec 30 17:02:14.575404 2013] [mpm_winnt:notice] [pid 1528:tid 252] AH00418: Parent: Created child process 4444
Apache server shutdown initiated...
sl:warn] [pid 4444:tid 264] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Dec 30 17:02:17.226407 2013] [ssl:warn] [pid 4444:tid 264] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Mon Dec 30 17:02:17.266407 2013] [mpm_winnt:notice] [pid 4444:tid 264] AH00354: Child: Starting 150 worker threads.
[Mon Dec 30 17:08:51.415057 2013] [mpm_winnt:notice] [pid 1528:tid 252] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Mon Dec 30 17:08:53.416171 2013] [mpm_winnt:notice] [pid 4444:tid 264] AH00364: Child: All worker threads have exited.
[Mon Dec 30 17:08:53.548179 2013] [mpm_winnt:notice] [pid 1528:tid 252] AH00430: Parent: Child process 4444 exited successfully.

Can someone advise what I need to do to resolve this.

Many thanks in advance.

Charles

Re: Apache starts then closes dowm

PostPosted: 30. December 2013 19:03
by Altrea
Hi Charles,

The error.log is looking okay. No indicator why your Apache is getting a shutdown signal.
please execute the \xampp\apache_start.bat script and post the response you get.

best wishes,
Altrea

Re: Apache starts then closes down

PostPosted: 30. December 2013 22:59
by cpkelly
Executing that file appears to have started it and it continues to run. The CP shows it as running but I note that under 'Modules Service' it shows as an X (don't know if that is correct?).

Charles

Re: Apache starts then closes down

PostPosted: 31. December 2013 00:25
by Altrea
cpkelly wrote:but I note that under 'Modules Service' it shows as an X (don't know if that is correct?).

The red X just means that there is no Windows servive registered for this single component to start it right after windows start.
So it is absolutely okay to have this red X there.

There is one more thing we could do to identify the problem.
In your XAMPP control panel Config you can enable the setting "Show debug information" and set it to value "More Details".
After that and restarting the control panel it will give much more information about what it is doing and maybe at which point Apache want to stop again.