Page 1 of 1

Vista BSOD on Apache startup

PostPosted: 09. June 2008 23:27
by dexter_x
I installed XAMPP on a fresh Windows Vista Business Ed. Worked fine until i rebooted after installing some updates...

Trying to start apache from the XAMPP control panel was causing a blue screen of death (related to win32k.sys driver)

A workaround i got from the german forum thru google.com/translate :) was to start apache using the batch script

XamppInstallDir\apache_start.bat

or

XamppInstallDir\apache\bin\apache.exe

where XamppInstallDir on mine was default C:\xampp

Hope this helps someone else

Re: Vista BSOD on Apache startup

PostPosted: 13. June 2008 14:23
by ttmin
Thanks :D, this was wery helpfull. For me only the bat solution works.