i just installed php on my computer and when i go a page using the include() function it gives me this error:
PHP Warning: main(main.html): failed to open stream: No such file or directory in e:\inetpub\wwwroot\index.php on line 10 PHP Warning: main(): Failed opening 'main.html' for inclusion (include_path='.;c:\php4\pear') in e:\inetpub\wwwroot\index.php on line 10
im using IIS 6, and i wanted to know if it would be a config problem?