Re: restart apache for mod perl development

2005-01-21 Thread mi cuenta
On Fri, 21 Jan 2005 16:12:01 -0600, Ian Joyce <[EMAIL PROTECTED]> wrote: > Give Apache::Reload a try. > > > On Sat, 22 Jan 2005 14:59:53 +1700, mi cuenta <[EMAIL PROTECTED]> wrote: > > Hello > > I'm using modperl 1.26 and apache 1.3.26 on Debian Woody > > > > I'm programming with mod_perl and h

Re: restart apache for mod perl development

2005-01-21 Thread Ian Joyce
Give Apache::Reload a try. On Sat, 22 Jan 2005 14:59:53 +1700, mi cuenta <[EMAIL PROTECTED]> wrote: > Hello > I'm using modperl 1.26 and apache 1.3.26 on Debian Woody > > I'm programming with mod_perl and have to restart apache every time > to see the changes made on my code > > is there a w

restart apache for mod perl development

2005-01-21 Thread mi cuenta
Hello I'm using modperl 1.26 and apache 1.3.26 on Debian Woody I'm programming with mod_perl and have to restart apache every time to see the changes made on my code is there a way to avoid restarting apache Just to make a modification to my perl handler and see the results without apach