It can't find the file test.txt Is it in that dir that you said it is in?
Also, remember that Apache makes things case sensitive, which you may not be used to in Windows. In fact unless you specifically tell it to do differently, Windows Explorer shows all upper case names as all lower case. Nicholas Mercier wrote: > Okay I've read through the FAQ and bug reports and the like. > > However I've been running into a problem I can't figure out. > After installing php to my Apache Server phpinfo() works find. > However when I try <? include(test.txt) ?> I get the following error. > Warning: Failed opening 'test2.txt' for inclusion > (include_path='C:\program files\apache group\apache\htdocs\') in > c:\program files\apache group\apache\htdocs\test.php on line 3 > > I have absolutely no clue how to address this issue. > > I am running Win2k > I have IIS turned off and apache is working fine. > > Any help at all? > Nicholas D. Mercier > > SUNY Potsdam > 315-267-7593 > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php