php - Apache & MySQL aren't working on xampp control panel -
i installed xampp on pc can't start apache & mysql xampp control panel. error appears:
error: apache shutdown unexpectedly.
this may due blocked port, missing dependencies, improper privileges, crash, or shutdown method. press logs button view error logs , check windows event viewer more clues if need more help, copy , post entire log window on forums
i tried solve it, , changed port nothing helped, error appears.
here apache log error:
[ssl:warn] [pid 4560:tid 704] ah01909: rsa certificate configured www.example.com:443 not include id matches server name [ssl:warn] [pid 4560:tid 704] ah01909: rsa certificate configured www.example.com:443 not include id matches server name [mpm_winnt:notice] [pid 4560:tid 704] ah00455: apache/2.4.7 (win32) openssl/1.0.1e php/5.5.9 configured -- resuming normal operations [mpm_winnt:notice] [pid 4560:tid 704] ah00456: apache lounge vc11 server built: nov 21 2013 20:13:01 [core:notice] [pid 4560:tid 704] ah00094: command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d c:/xampp/apache' [mpm_winnt:notice] [pid 4560:tid 704] ah00418: parent: created child process 6128 [ssl:warn] [pid 6128:tid 600] ah01909: rsa certificate configured www.example.com:443 not include id matches server name [ssl:warn] [pid 6128:tid 600] ah01909: rsa certificate configured www.example.com:443 not include id matches server name [mpm_winnt:crit] [pid 6128:tid 600] (os 109)פעולת הצינור הסתיימה. : ah00404: child: unable read socket data parent [mpm_winnt:crit] [pid 4560:tid 704] ah00427: parent: child process 6128 exited status 3 -- aborting.
please me, serious problem.
the solution uncheck “enable lmhosts lookup
” box in tcp/ip
protocol setup (under wins setting). here steps this:
- open “control panel” “network connections.”
- right-click on “local area connection” , select “properties.”
- double-click on “internet protocol (tcp/ip)” line open “properties.”
- on “general” tab, click “advanced” button.
- select “wins” tab , uncheck “enable lmhosts lookup” box.”
Comments
Post a Comment