Apache will not have to re restarted, but you pylons application will have to be restarted. Also if you're in a shared environment you might want to take a look at workingenv which simplifies using python in that environment Jose
On 8/8/07, walterbyrd <[EMAIL PROTECTED]> wrote: > > > On Aug 8, 12:16 pm, Echo <[EMAIL PROTECTED]> wrote: > > On 8/8/07, walterbyrd <[EMAIL PROTECTED]> wrote: > > > > If you use the paste server, it can automatically reload on any change. > > > > Let's suppose I have a Pylons based site up and running, on shared > hosting, using Apache. If I want to make a change to the code, what do > I do? > > Will Paste work on shared hosting? If I make changes using Paste, with > the Apache server pick up on those changes, or will the Apache server > have to be restarted? Or will I have to touch all my files, or some of > my files? > > It seems to me that the PHP frameworks only require me to edit the > file and save the changes. Which seems much easier to me. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
