I've got this handler that calls Apache::Cookie->fetch, no problem. It's tested and works fine. So I installed the same handler (same machine) on a second Apache instance, but now Apache::Cookie->fetch fails, causing the handler to terminate. No messages, no nothin'. It doesn't even get to the next print() statement after the fetch() call.
 
Thoughts?
 
---
Rodney Broom
Programmer: Desert.Net

Reply via email to