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

That said, if my Production environment is mod_php, I want my dev
environment to be mod_php, because I'd rather not find out the hard
way that it makes some subtle but important difference when I get to
QA/staging.

Well, if you develop on Windows and deploy on Linux, you have pretty big difference anyway - much bigger than mod_php/fcgi difference. Of course, if you are using apache-specific functions, then there's no way to do it on fcgi.

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

Ilia Alshanetsky

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

Reply via email to