Hi
when running my C::A app as a mod_perl registry script,
CGI::Application::Plugin::DevPopup doesn't popup unless the code explicitly
sets the environment variable:
BEGIN { $ENV{'CAP_DEVPOPUP_EXEC'} = 1; }
That is, both the SetEnv and PerlSetEnv config settings seem to be ignored.
The popup works when the script is run as a standard CGI. The standard
Apache printenv script run as a CGI and under mod_perl verifies that
CAP_DEVPOPUP_EXEC is set.
Am I misunderstanding something?
Dan
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]