I don't believe you'd lose REMOTE_ADDR in FCGI setup, at least I have never seen it be lost. It is fairly important for many applications and I'd imagine we would've heard it is missing. The ones missing often are DOCUMENT_ROOT, PHP_SELF not being quite the same, PATH_INFO missing or different from mod_php.

On 12-Jan-07, at 4:34 PM, Stanislav Malyshev wrote:

The $_SERVER vars maybe not quite the same as well when comparing mod_php and fcgi.

I think the vital ones should be the same, though you indeed might lose some ones like REMOTE_PORT or REMOTE_ADDR - though I checked in my FCGI setup they seem to be ok.

--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/


Ilia Alshanetsky

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to