ID: 29962 Updated by: [EMAIL PROTECTED] Reported By: the_krash at hotmail dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows XP pro IIS 5.1 PHP Version: 5.0.1 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. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2004-09-03 05:38:43] the_krash at hotmail dot com Description: ------------ Here it is.. When I use php5isapi.dll to run php script with IIS 5.1.. I load a web page, everything works fine, but then when I try to modify the loaded page and save it, I get a "A Sharing violation occured while accessing x:\path\file.php".. I switch to php5-cgi.exe and it works fine. Now, I'd like to know if it's a bug, or maybe just why it is acting like that.. thanks. Reproduce code: --------------- simple code was used... <?php phpinfo(); ?> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29962&edit=1
