Page 1 of 1

Solved-apache died without log

PostPosted: 14. April 2012 23:44
by hanpedro
My box is windows 7 x64 and installed xampp 1.7.7.

i:\xampp\apache\bin>httpd -k install
[Sun Apr 15 07:12:30 2012] [error] Apache2.2: Service is already installed.

i:\xampp\apache\bin>httpd -k start

i:\xampp\apache\bin>httpd -k shutdown
The Apache2.2 service is not started.


Apache does not started and leave no messages on command prompt and "apache\logs" folder.

At this case how to find any clue to resolve this problem?

Any comment would be appreciated.

Thanks in advance.

Re: apache died without log

PostPosted: 15. April 2012 00:00
by Altrea
Hello hanpedro,

Services were logged in Windows event log. Please take a look into this first.
If there is no hint to solve the problem you should remove the service and try to start the component directly from your XAMPP control panel to make sure, your components are working correct.

best wishes,
Altrea

Re: apache died without log

PostPosted: 15. April 2012 09:22
by hanpedro
Altrea/

Thanks, and at "windows error reporting" there is a message after re-starting apache.

+ System
- Provider
[ Name] Windows Error Reporting
- EventID 1001
[ Qualifiers] 0
Level 4
Task 0
Keywords 0x80000000000000
- TimeCreated
[ SystemTime] 2012-04-15T08:18:00.000000000Z
EventRecordID 8185
Channel Application
Computer WebDevMachine
Security

- EventData
2605927378
1
APPCRASH
http://oca.microsoft.com/resredir.aspx? ... 160129acbf
0
httpd.exe
2.2.21.0
4e6b3136
php5ts.dll
5.3.8.0
4e537a04
c0000005
000f8a80

C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_httpd.exe_47186eeb0e56de8aa5b88107bad2816a875bf_1ddd1f8c

0
814e132a-86d3-11e1-976f-e0cb4e927675
0



What am I wrong?

Re: apache died without log

PostPosted: 15. April 2012 09:41
by hanpedro
Resolved after replacing php with PHP 5.4 (5.4.1RC2) - ts at http://windows.php.net/qa/.