Page 1 of 1

Blank Page Issue

PostPosted: 07. May 2007 06:03
by Marzim_Taim
Hi,

Recently i've had to rebuild my pc since it had a major issue with a power surge. Since then i've installed Xampp on this system.

On my old system i had no issues with installation nor loading pages.
Now on this new system i get http://localhost/ or http://127.0.0.1/ refusing to load. They just stay there as if trying to load and only a blank white page is there.. i've left it for upwards of 30 mins (just to see if that would help) to no avail.

I've manually installed the xampp index.php file into firefox to see if it was just a routing issue with page location but that loads with what appears to be 90% of the code/page missing.

I feel that something hasen't been loaded correctly or is blocking something but have no idea what.

So far i've spent 2 days trying to work this out to no avail.

So... help? Got any clues?

PostPosted: 08. May 2007 12:02
by Vedmidek
Adding "Win32DisableAcceptEx" to your "httpd.conf" and then start Apache

PostPosted: 08. May 2007 12:59
by Marzim_Taim
Excellent, thanks for that line. It worked completely. You are a complete champion!