I've developed a website on apache 1.2.23 server with php 4.1.2 (linux). Some of my pages use the php require("file.inc"
, and this works fine on the developement server. However I cannot get this to work on apache 2.0 with php 4.22. I'm pretty sure it's something in my httpd.conf, but can't find any info on a fix.