I'm trying to get mod_perl to work properly for weeks but to no avail. I get the same problem: Any script thats ran will work perfectly the first time however subsquient posts or requests for data always respond with the first sucessful post. I've tried running the script via a command prompt and this works perfectly no matter how many times I execute it but it seems that something either in Apache or mod_perl is caching the responses and not bothering to actually execute it properly. Can anyone shed any light on this issue?