| Anonymous | Login | Signup for a new account | 2010-09-08 13:15 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000110 | [3. XAMPP for MacOS X] Apache2 | crash | always | 2009-05-15 10:19 | 2010-07-02 20:38 | |||||||
| Reporter | MegaChriz | View Status | public | |||||||||
| Assigned To | kleinweby | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | confirmed | Product Version | 1.0.1 | |||||||||
| Summary | 0000110: Apache crashes when using multiple ports in httpd.conf | |||||||||||
| Description |
There is a problem with using multiple ports on xampp v1.0.1 for Mac. This problem is on both PPC and Intel Macs. If I edit the httpd.conf-file and a listen-command somewhere, Apache fails to start-up. I had tested this on two systems: - Mac OS X 10.4.11 PPC G4 - Mac OS X 10.5.5 Intel Core 2 Duo This is the error-log I got on the PPC G4: ------------------------------------------------------------------------------------------------------ [Wed May 13 22:39:53 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Wed May 13 22:39:54 2009] [notice] Digest: generating secret for digest authentication ... [Wed May 13 22:39:54 2009] [notice] Digest: done [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [emerg] (13)Permission denied: couldn't grab the accept mutex [Wed May 13 22:39:54 2009] [notice] Apache/2.2.11 (Unix) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.7l PHP/5.2.9 mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal operations [Wed May 13 22:39:54 2009] [alert] Child 2068 returned a Fatal error... Apache is exiting! ------------------------------------------------------------------------------------------------------ Lines 1, 2, 3 and 9 of above (the warnings en notices) are also generated when not using multiple ports. How to reproduce: Add the following line in the httpd.conf-file (for example on the bottom of the file): Listen 3200 Expected result: Apache should start without problems. Actual result: Apache tries to start but fails with a Fatal error. |
|||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Processor (Mac) | PPC | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |