Recently decided to start hosting a forum on my home box for me and my friends. Running WinXP Pro, grabbed BigApache(Apache2 + PHP4.3.6+MySQL+some other stuff I didn't care about), and the latest version of phpBB2.
Everything seemed to be working right, I could access my pages (both regular html and the forum's .php stuff) just fine from localhost, but people accessing from elsewhere seem to have problems. Html files seem to load just fine, images too. However people have trouble seeing viewing .php files. Sometimes it displays just fine, sometimes it simply displays a blank window. After reloading a couple times it usually will display correctly, but only for a short while. Searched aroung the net awhile, tried a few little things I found, updated to the latest PHP4 (4.3.11 I believe) but the problem persists. I find this very odd as everything works perfectly when viewed from http://localhost/ but others have trouble, but only on .php pages, not the regular html, so I'm fairly sure it isn't Apache. Apache's error log doesn't show anything either.
Can anyone out there help?