Date: 01/29/03
- Next message: Konstantin Schukraft: "[PHP-DOC] Translations"
- Previous message: sniper <email protected>: "[PHP-DOC] #21927 [Opn->Ana]: PHP crashes upon trying to access .php page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i have an script, it send a header response:
<?php
header ("HTTP/1.1 206 Partial content");
.....
it works fine im my server on windows2000 as apache module, but doesn´t work
in my apache cgi
on internet (linux). The following error appears when i run the script.
[Wed Jan 29 11:07:18 2003] [error] [client 200.43.42.120] malformed header
from script. Bad header=HTTP/1.1 206 Partial content:
/usr/local/php/bin//php
Somebody know how i can make it works.
Thanks, Martin
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Konstantin Schukraft: "[PHP-DOC] Translations"
- Previous message: sniper <email protected>: "[PHP-DOC] #21927 [Opn->Ana]: PHP crashes upon trying to access .php page."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

