I have set up a server using php5 and iis 6, it all seems to work untill i put moodle on it. ithe problem stems from the fact that moodle uses "./foldername/filename.php" instead of just "foldername/filename.php" what setting am i missing to get the moodle style relative paths to work, if i edit the paths to remove the ./ it all seems to work for that page but there are thousands upon thousands of them and i dont fancy going through each one removing the every mention of ./
Thanks in advance.


)

