XAMPP Help! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: XAMPP Help! (
/showthread.php?tid=593895)
XAMPP Help! -
Ritzy2K - 11.11.2015
Well, im trying to run XAMPP, but everytime i do so, the apache shuts down unexpectedly.
Here's the message -
Код:
Attempting to start Apache app...
1:23:33 PM [Apache] Status change detected: running
1:23:34 PM [Apache] Status change detected: stopped
1:23:34 PM [Apache] Error: Apache shutdown unexpectedly.
1:23:34 PM [Apache] This may be due to a blocked port, missing dependencies,
1:23:34 PM [Apache] improper privileges, a crash, or a shutdown by another method.
1:23:34 PM [Apache] Press the Logs button to view error logs and check
1:23:34 PM [Apache] the Windows Event Viewer for more clues
1:23:34 PM [Apache] If you need more help, copy and post this
1:23:34 PM [Apache] entire log window on the forums
And here's the log report. (error log)
Код:
[Wed Nov 11 12:58:47.280328 2015] [ssl:warn] [pid 2376:tid 220] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 11 12:58:47.855523 2015] [ssl:warn] [pid 2376:tid 220] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 11 12:58:47.955132 2015] [mpm_winnt:notice] [pid 2376:tid 220] AH00455: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.14 configured -- resuming normal operations
[Wed Nov 11 12:58:47.955132 2015] [mpm_winnt:notice] [pid 2376:tid 220] AH00456: Apache Lounge VC11 Server built: Oct 13 2015 10:54:13
[Wed Nov 11 12:58:47.955132 2015] [core:notice] [pid 2376:tid 220] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Nov 11 12:58:47.955132 2015] [mpm_winnt:notice] [pid 2376:tid 220] AH00418: Parent: Created child process 3176
[Wed Nov 11 12:58:49.233453 2015] [ssl:warn] [pid 3176:tid 232] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 11 12:58:49.702203 2015] [ssl:warn] [pid 3176:tid 232] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 11 12:58:49.814507 2015] [mpm_winnt:notice] [pid 3176:tid 232] AH00354: Child: Starting 150 worker threads.
Any help please?
Re: XAMPP Help! -
Ritzy2K - 11.11.2015
nevermind, solved