mercredi 26 février 2020

Laravel White Screen of Death on Windows 10

I have installed a fresh copy of laravel on my localhost in windows 10 with xampp environment but I am getting white screen of death issue. All I can see after running the server is white screen. I have checked my permissions and permissions are set accordingly. Can anyone help me out finding the issue.

Edited I have checked my apache error log and I find these errors.

[Wed Feb 26 15:58:52.043075 2020] [ssl:warn] [pid 17336:tid 728] AH01909: 
www.example.com:443:0 server certificate does NOT include an ID which matches 
the server name
[Wed Feb 26 15:58:52.076066 2020] [mpm_winnt:notice] [pid 17336:tid 728] 
AH00354: Child: Starting 150 worker threads.
[Wed Feb 26 17:57:25.500711 2020] [core:warn] [pid 17308:tid 568] AH00098: 
pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of 
previous Apache run?
[Wed Feb 26 17:57:25.978439 2020] [mpm_winnt:notice] [pid 17308:tid 568] 
AH00455: Apache/2.4.28 (Win32) OpenSSL/1.0.2l PHP/7.1.10 configured -- 
resuming normal operations
[Wed Feb 26 17:57:25.978439 2020] [mpm_winnt:notice] [pid 17308:tid 568] 
AH00456: Apache Lounge VC14 Server built: Oct  4 2017 11:36:32
[Wed Feb 26 17:57:25.978439 2020] [core:notice] [pid 17308:tid 568] AH00094: 
Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Feb 26 17:57:25.989432 2020] [mpm_winnt:notice] [pid 17308:tid 568] 
AH00418: Parent: Created child process 2184
[Wed Feb 26 17:57:28.260244 2020] [mpm_winnt:notice] [pid 2184:tid 760] 
AH00354: Child: Starting 150 worker threads.

I have also changed the serverName from

www.example.com

to

localhost

in httpd-ssl.conf



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire