error with absolute path for include
Posted: Tue Mar 29, 2005 10:13 am
I'm getting an error when trying to preview this include. This is the absolute path to my include file, but I get an error 'failed to open stream, no such file or directory.'
could there be an error in the way I have PHP configured? I can post the results from
if that would help.
regards,
Code: Select all
"<?php include ' c:\inetpub\wwwroot\SSI\footer.htm'; ?>"Code: Select all
<?php phpinfo() ?>regards,