ID: 32284 Updated by: [EMAIL PROTECTED] Reported By: joost dot heldens at speelplein dot net -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Win2k3 with IIS 6 PHP Version: 4.3.10 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Even if you think it is not a bug, we often know better than you, please consult the support channels first before even considering to reopen this report. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2005-03-12 01:27:59] joost dot heldens at speelplein dot net Description: ------------ When installing the php 4.3.10 isapi filter as explained in the documentation /mailing lists/ websites The installation works as long as it is done in the standard website of iis or a regular folder (normally locate in c:\inetpub\wwwroot). A test file (test.php) containing the <? phpinfo(); ?> returns the standard info page. When running the same file from a virtual dir (with the correct config settings) this results in a blank page. When setting up a different site (on the same server but accessed thru a different port) the page returns a 404 error. Eventhough the the security settings of the standard site and the alternate site are the same. Changing the extesion of the test.php to test.txt on the alternate site will show the source code of the php file Reproduce code: --------------- na Expected result: ---------------- na Actual result: -------------- na ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32284&edit=1