Im facing this error “Apache in XAMPP fails to start, RSA certificate warning” Mine was Apache VC10 with XAMPP server environment. when i tried to run my sample program on apache im ...Read more
Im facing this error “Apache in XAMPP fails to start, RSA certificate warning”
Mine was Apache VC10 with XAMPP server environment. when i tried to run my sample program on apache im encoutering following error
“[Thu Feb 12 21:12:25.188459 2021] [ssl:warn] [pid 3392:tid 264] AH01909: RSA certificate configured for www.sample.com:443 does NOT include an ID which matches the server name.
[Thu Feb 12 21:12:25.188459 2021][core:warn] [pid 3392:tid 264] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
[Thu Feb 12 21:12:25.188459 2021] [ssl:warn] [pid 3392:tid 264] AH01909: RSA certificate configured for www.sample.com:443 does NOT include an ID which matches the server name
[Thu Feb 12 21:12:25.188459 2021][mpm_winnt:notice] [pid 3392:tid 264] AH00455: Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22 configured — resuming normal operations.
[Thu Feb 12 21:12:25.188459 2021] [ssl:warn] [pid 2168:tid 272] AH01909: RSA certificate configured for www.sample.com:443 does NOT include an ID which matches the server name.
how can i fix Apache in XAMPP fails to start, RSA certificate warning ?
Read less