.--- On Sat, 25 Oct 2008, Patrick M. Jordan wrote: | What I don't understand is why I can't see FCGI_SOCKET_PATH from the same | process. Why doesn't CGI::Fast have the same %ENV when I call it just | a few lines later? `---
It's because it sorts out the environment variables in a BEGIN block. In the end, we created our own FCGI subclass since the code was very small and the change was easy. Another alternative was to set the environment variables and exec() the children just after forking them. -- Patrick -- .------ Patrick M. Jordan ------. Random unused band name: | Systems/Network Administrator | The Caps Lock Trio `------ Antistatic Matrix ------' ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users