-
Posted to
Troubleshooting
by
Iv00w
on
06-18-2009, 7:52 PM
I came back to the point where I had the error "%1 is not a win32 application". Luckily, a teacher at my school knew it to be an error caused by IIS running as 32bit, and PHP as 64bit.
It was fixed quickly.
Thanks for all your help!
-
Posted to
Troubleshooting
by
Iv00w
on
06-18-2009, 7:47 AM
Okay, I tried it again today. Here are all of my exact steps:
I cleaned my PC from PHP, IIS en Apache and anything similar.
I then made sure that no other application was attempting to use port 80, but I'm not sure if I succeeded here. Either way, I couldn't find any.
Installed IIS from the Windows CD now.
Checked to made sure that both ...
-
Posted to
Troubleshooting
by
Iv00w
on
06-17-2009, 6:03 PM
Hello,
Previously I had always been using Apache as server-side software, but a friend recommended IIS to me instead. So, I tried it a couple of times, never got it to work properly.
However, today a new error that I haven't seen before came up:
In FireFox 3.x, I will only get a blank page (in HTML, PHP or ASP), while in Internet Explorer ...