Date: 03/19/01
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9838 Updated: PHP crashes with any extensions turned on..."
- Previous message: Adam Dickmeiss: "Re: [PHP-DEV] PHP 4.0 Bug #9766: IRCG trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9830
Updated by: sniper
Reported By: serg <email protected>
Old-Status: Open
Status: Feedback
Bug Type: HTTP related
Assigned To:
Comments:
Please try the latest CVS snapshot from
http://snaps.php.net/ as there have been fixes in the
post handling since 4.0.4pl1 was released.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-03-19 04:03:07] serg <email protected>
Here comes POST request:
>telnet www.spylog.ru 80
-----------------
POST /log_post.phtml HTTP/1.1
Host: www.spylog.ru
Content-Length: 32
12345678901234567890123456789012
-----------------
The answer to this request is random :-) Sometimes 200, sometimes just connection close!
But If I use perl - it works fine!
>telnet www.spylog.ru 80
-----------------
POST /cgi-bin/main.pl HTTP/1.1
Host: www.spylog.ru
Content-Length: 32
12345678901234567890123456789012
-----------------
Sometimes it seems that script works, but if I reads info from STDIN to a file - the file is empty. The same with Perl work's fine. I think it is a bug.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9830&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9838 Updated: PHP crashes with any extensions turned on..."
- Previous message: Adam Dickmeiss: "Re: [PHP-DEV] PHP 4.0 Bug #9766: IRCG trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

