php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29962 A Sharing violation occured while accessing x:\path\file.php
Submitted: 2004-09-03 05:38 UTC Modified: 2004-09-03 08:26 UTC
From: the_krash at hotmail dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.0.1 OS: Windows XP pro IIS 5.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: the_krash at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-09-03 05:38 UTC] 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(); ?>


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-03 08:26 UTC] derick@php.net
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.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 23:01:28 2024 UTC