On 8/24/07, Tim B. <[EMAIL PROTECTED]> wrote:
>
> Hello All,
>
> I've started playing with web.py today, and find it great so far.
> I'm running web.py under Apache2 with Mod_python.
>
> I have one simple question : do I have to restart Apache each time I
> update the codep.py ?
> And I've also tried to run it with the built-in webserver, but it
> seems i have to restart it too ...

It seems in some cases you may still have to reboot. At least, that is
my experience with both the native web server and lighttpd. In both
cases, changes to regex-based code (i.e. wiki syntax translation)
causes serious errors that necessitates rebooting. However, this does
not appear to be the case with other, seemingly trivial code changes.

-- 
Ben Wilson
"Words are the only thing which will last forever" Churchill

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to