Hi, I have installed the above mentioned config. But I have problem when serving .phtml pages, but not .php.
.phtml gets a "not found" error. Looking in the error log I get: [12/Feb/2002:16:23:18] failure ( 2564): for host xxx.xxx.xxx.xxx trying to GET /hello.phtml, shellcgi-send reports: can't find file association of d:/inetpub/wwwroot/ngsc/hello.phtml for execution " The MIME types are defined the same as follows and I have also tried defining both extensions on the same line: type magnus-internal/shellcgi php type magnus-internal/shellcgi phtml And the association is defined in windows for both .php and .phtml, I can execute both file types from the command line (just by typing the file name hello.phtml). Does anybody have any ideas? Thanks Stuart/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php