One of the lacking things about FastCGI is not being able to use
<?php echo $_SERVER["DOCUMENT_ROOT"];?>
Afaik this is because PHP can't request the document_root, because the PHP CGI is already resident in memory. Will this be addressed, or is this behaviour by design?
Alex Schoenmaker, SoHosted
Platform: Windows Server 2003 (SP2), IIS6, PHP4 and PHP5.