Displaying 1 result from an estimated 1 matches for "a4091567".
Did you mean:
491567
2006 Apr 25
1
problem with environmental variables and FastCGI
Hi,
I''m trying to deploy my app using FastCGI, and I have a problem. The
application
works correctly in either FastCGI or CGI mode (toggling between
dispatch.fcgi and
dispatch.cgi in my public/.htaccess file) except that under regular CGI, my
ENV hash is correctly set, but under FastCGI, the ENV hash is completely
empty. I
thought that environment variables were automatically passed