hey all. I wasn't sure what section to put this in, but i figured what with it being PHP and all that this would be the best place.
I've just installed it onto our Win2K3 Server running IIS6. But when you go on the actual pages you get faced with:
Is there something blatently obvious I'm missing from the PHP setup or something?Code:Warning: include(G:\Inetpub\WWWroot\moodle/theme/standardwhite/config.php) [function.include]: failed to open stream: No such file or directory in G:\Inetpub\WWWroot\moodle\lib\weblib.php on line 2193
Warning: include() [function.include]: Failed opening 'G:\Inetpub\WWWroot\moodle/theme/standardwhite/config.php' for inclusion (include_path='.;c:\php\includes;G:\InetPub\WWWRoot') in G:\Inetpub\WWWroot\moodle\lib\weblib.php on line 2193
Warning: Cannot modify header information - headers already sent by (output started at G:\Inetpub\WWWroot\moodle\lib\weblib.php:2193) in G:\Inetpub\WWWroot\moodle\lib\moodlelib.php on line 2142
Warning: Cannot modify header information - headers already sent by (output started at G:\Inetpub\WWWroot\moodle\lib\weblib.php:2193) in G:\Inetpub\WWWroot\moodle\lib\moodlelib.php on line 2143
Warning: include(G:\Inetpub\WWWroot\moodle/theme/standardwhite/header.html) [function.include]: failed to open stream: No such file or directory in G:\Inetpub\WWWroot\moodle\lib\weblib.php on line 1898
Warning: include() [function.include]: Failed opening 'G:\Inetpub\WWWroot\moodle/theme/standardwhite/header.html' for inclusion (include_path='.;c:\php\includes;G:\InetPub\WWWRoot') in G:\Inetpub\WWWroot\moodle\lib\weblib.php on line 1898
Thanks
-Rob
