[EMAIL PROTECTED] wrote:

This is getting very frustrating, so I guess I should ask about this before I scrap the whole project and go back to CGI.

I'm using Apache::Reload during development since I'm constantly making changes to code. However, it does not appear to be working right.

Is this a bug that I have to live with or is there something I can do?


Apache::Reload is based on timestamps, IIRC. So if you're uploading a file from your machine to another machine, make sure both machines have the same time (down to a few seconds) or else Apache::Reload won't see the changes.

Starting and Stopping apache the only absolute way to ensure that changes to modules are loaded that I've found. Perrin will probably disagree. :)

Rob

Reply via email to