in reply to Re^2: mod_perl and multiuser global variables
in thread mod_perl and multiuser global variables

hi,
i need this to be resolved. because there is no persistency in getting the logged in user's info.

this code is in a separate .cgi file and not in a handler to execute from the browser, which will display the user's info.

im using PerlResponseHandler ModPerl::RegistryPrefork in httpd.conf.

Only in mod_perl i see this problem. Even in perl/cgi environment im using the module hiGuiStatus.pm, where there is no problem.

thanks
rsennat
  • Comment on Re^3: mod_perl and multiuser global variables