in reply to need help getting apache/mod_perl right

Perhaps unrelated, but if you're using the default Apple settings that include "WebPerfCacheEnable On", your Apache instance is probably running on a high port, like 16080... You might try taking a look at your conf and accessing the script directly using that high port number to circumvent the webperfcache process to see if that makes a difference.
  • Comment on Re: need help getting apache/mod_perl right