|
That sounds like a weird and frustrating problem.
First, I'd double check to make sure that the file is actually there. Sort of like checking to make sure that the monitor is plugged in before opening the computer case, it never hurts to double check the exact path as stated in your include.
Next, I think that you're right, something could be off with the permissions.
The only time that I have come across a problem where the file was in the right spot and the include didn't work with an ASP page was on a Windows 2K box. I had to update the service pack and then it worked. If I remember correctly, 2k didn't close the file stream properly. - - But you're working on Chilisoft / Linux so that shouldn't matter.
Post back with your efforts - it's an interesting problem.
|