ID: 15999
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Session related
Operating System: Linux
-PHP Version: 4.1.0
+PHP Version: 4.1.0, 4.0.6
New Comment:
$doc="http://my
ID: 15999
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Session related
Operating System: Linux
PHP Version: 4.1.0
New Comment:
Sorry for the long time...
Here's a complete but simple example :
ID: 15999
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Session related
Operating System: Linux
PHP Version: 4.1.0
New Comment:
Why do you think that block.html is the same script ? Maybe my example
is
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.1.0
PHP Bug Type: Session related
Bug description: fread() hangs apache when file pointer obtained from a url parameter
PHPSESSID
http://test/block.html?PHPSESSID=".session_id();
$fp = fopen($url, 'r'); // the