ID:               14525
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         IIS related
 Operating System: Windows NT 4.0 SP6a
-PHP Version:      4.1.1
+PHP Version:      4.1.0
 New Comment:

It looks like this has been solved in PHP 4.1.2. I do no longer see any
problems under WebSite 3.1.11.


Previous Comments:
------------------------------------------------------------------------

[2002-02-02 06:42:47] [EMAIL PROTECTED]

Reopening.

------------------------------------------------------------------------

[2002-01-10 08:12:44] [EMAIL PROTECTED]

I am the developer of WebSite. I am available to assist in any way I
can, however my time does not permit my participation on the PHP
development team.

This problem is likely a mis-use of ISAPI that is harmless on IIS but
not on WebSite. One common mistake is to pass junk for the connection
handle hConn in the ECB in calls to ServerSupportFunction(). This
absolutely must be the correct hConn as given by the server when
calling the ISAPI extension. It is actually the transaction context
used throughout WebSite.

I'll be happy to furnish a free copy of WebSite 3.1 to the PHP/ISAPI
developers.

------------------------------------------------------------------------

[2002-01-09 21:50:11] [EMAIL PROTECTED]

> Do you use session with files handler?

Nope, this happens whenever a PHP document is accessed -- regardless of
its content. Even a document that only contains <?php echo "Hello
World!" ?> will cause this crash.

------------------------------------------------------------------------

[2002-01-09 21:25:50] [EMAIL PROTECTED]

Do you use session with files handler?
Then make sure you use *correct* session.save_path.

Is this the case?

------------------------------------------------------------------------

[2002-01-09 21:18:41] [EMAIL PROTECTED]

Same problem with 4.1.1

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/14525

-- 
Edit this bug report at http://bugs.php.net/?id=14525&edit=1

Reply via email to