logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache Port problems
Author
McKentry Wisp



Joined: 03 Apr 2014
Posts: 1
Location: Washinton City, Utah

PostPosted: Fri 04 Apr '14 0:19    Post subject: Apache Port problems Reply with quote

Hi Apache seems to have the port blocked. I removed my thumbdrive earlier after using XAMPP on it successfully that had it on it and went somewhere then came back & well all the sudden it will not work. I am getting the below error messages after I push the start button.

Can someone please help me figure this out. thanks

Code:

error log - - -
3:31:47 PM [Apache] Error: Apache shutdown unexpectedly.
3:31:47 PM [Apache] This may be due to a blocked port, missing dependencies,
3:31:47 PM [Apache] improper privileges, a crash, or a shutdown by another method.
3:31:47 PM [Apache] Press the Logs button to view error logs and check
3:31:47 PM [Apache] the Windows Event Viewer for more clues
3:31:47 PM [Apache] If you need more help, copy and post this
3:31:47 PM [Apache] entire log window on the forums
and the below log error for Apache.


[Tue Mar 25 21:33:23.742054 2014] [ssl:warn] [pid 10788:tid 388] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Mar 25 21:33:24.273327 2014] [ssl:warn] [pid 10788:tid 388] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Mar 25 21:33:24.320209 2014] [mpm_winnt:notice] [pid 10788:tid 388] AH00455: Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.9 configured -- resuming normal operations
[Tue Mar 25 21:33:24.320209 2014] [mpm_winnt:notice] [pid 10788:tid 388] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01
[Tue Mar 25 21:33:24.320209 2014] [core:notice] [pid 10788:tid 388] AH00094: Command line: 'f:\\sandisksecureaccess\\-xxxportableapps.com\\portableapps\\_xampp\\apache\\bin\\httpd.exe -d F:/SanDiskSecureAccess/-xxxPortableApps.com/PortableApps/_xampp/apache'
[Tue Mar 25 21:33:24.335830 2014] [mpm_winnt:notice] [pid 10788:tid 388] AH00418: Parent: Created child process 8048
[Tue Mar 25 21:33:25.160693 2014] [ssl:warn] [pid 8048:tid 392] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Mar 25 21:33:25.723221 2014] [ssl:warn] [pid 8048:tid 392] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Mar 25 21:33:25.785722 2014] [mpm_winnt:notice] [pid 8048:tid 392] AH00354: Child: Starting 150 worker threads.
[Thu Apr 03 11:02:12.460860 2014] [ssl:warn] [pid 6496:tid 396] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Apr 03 11:02:12.523369 2014] [core:warn] [pid 6496:tid 396] AH00098: pid file F:/SanDiskSecureAccess/-xxxPortableApps.com/PortableApps/_xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Apr 03 11:02:12.538989 2014] [ssl:warn] [pid 6496:tid 396] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Apr 03 11:02:13.745934 2014] [mpm_winnt:notice] [pid 6496:tid 396] AH00455: Apache/2.4.7 (Win32) OpenSSL/1.0.1e PHP/5.5.9 configured -- resuming normal operations
[Thu Apr 03 11:02:13.745934 2014] [mpm_winnt:notice] [pid 6496:tid 396] AH00456: Apache Lounge VC11 Server built: Nov 21 2013 20:13:01
[Thu Apr 03 11:02:13.745934 2014] [core:notice] [pid 6496:tid 396] AH00094: Command line: 'f:\\sandisksecureaccess\\-xxxportableapps.com\\portableapps\\_xampp\\apache\\bin\\httpd.exe -d F:/SanDiskSecureAccess/-xxxPortableApps.com/PortableApps/_xampp/apache'
[Thu Apr 03 11:02:13.761559 2014] [mpm_winnt:notice] [pid 6496:tid 396] AH00418: Parent: Created child process 8288
[Thu Apr 03 11:02:14.152200 2014] [ssl:warn] [pid 8288:tid 396] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Apr 03 11:02:14.204206 2014] [ssl:warn] [pid 8288:tid 396] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu Apr 03 11:02:14.235462 2014] [mpm_winnt:notice] [pid 8288:tid 396] AH00354: Child: Starting 150 worker threads.
[Thu Apr 03 11:30:46.469273 2014] [:error] [pid 8288:tid 1636] [client ::1:50366] script 'F:/SanDiskSecureAccess/-xxxPortableApps.com/PortableApps/_xampp/htdocs/website_gconsole.php' not found or unable to stat, referer: http://localhost/website_g/pages/faq.php
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3054
Location: Hilversum, NL, EU

PostPosted: Fri 04 Apr '14 11:05    Post subject: Reply with quote

Using Xampp ?
I am not familiar with their error logs and their setup.

Looks like in your apache log that Apache is starting.

Some in the Windows Event viewer ?

What do you get when you start Apache in a command prompt:

>httpd.exe -t
Back to top


Reply to topic   Topic: Apache Port problems View previous topic :: View next topic
Post new topic   Forum Index -> Apache