php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14338 CGI Error under IIS
Submitted: 2001-12-04 08:06 UTC Modified: 2001-12-25 06:01 UTC
From: mmikhailov at sovinsys dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.6 OS: Windows 2000 Server
Private report: No CVE-ID: None
 [2001-12-04 08:06 UTC] mmikhailov at sovinsys dot com
We have CGI Error message.
Permissions on php-binaryes is right (IUSR_COMPUTERNAME is set).

This problem rise when we execute two scripts (parallel) in different frames and use one session id (we use GET-transmission of session id).
It's very strange, but problem rise time-to-time and not constant.

Maybe problem is parallel writing in one session file.

This problem only under ISS, but not under Apache.

If you know what the problem please say to as.

Big, Thanks.

Max.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-04 08:09 UTC] derick@php.net
It would help if you said what error you got exactly. And it would also be helpful if you could post a testcase for us, with the smallest possible scripts.

Derick
 [2001-12-04 08:14 UTC] mmikhailov at sovinsys dot com
Problem rise time-to-time and not constant.

On any machine scripts work propely, but on other machine it dsn't work.

How can I send file for you over this form?
 [2001-12-04 08:23 UTC] derick@php.net
You can post your scripts on a website, and provide the URL to these files in this webform.

Derick
 [2001-12-25 06:01 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 06:01:34 2024 UTC