From:             [EMAIL PROTECTED]
Operating system: Win NT4 server SP6
PHP version:      4.0.4pl1
PHP Bug Type:     Unknown/Other Function
Bug description:  CGI differerent from ISAPI

When moving from PHP4 ISAPI to CGI we ran into the following bugs:
 - HTTP_RAW_POST_DATA is not available in the CGI version
 - using a relative url in the function header() to redirect to a new page in another 
directory works but the relative links on the new page do not work because the header 
'Content base' of new the page is wrong.


-- 
Edit Bug report at: http://bugs.php.net/?id=8832&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to