At 01:29 PM 4/7/01, Steven D. Arnold wrote:
>Hey folks,
>
>Well, my script seems to be running correctly now, but I don't understand why.
>
>I added 8192 to the debug value so I could get the in-browser links to the
>debugging information. I also created an EMBPERL_VIRTLOG entry. I then
>stopp
I believe, if your packages are included in @INC, when their mod times
change, mod_perl will reload them. You probably need a perl script
executed at apache startup that adds them into the parent processes copy of
@INC.
-mp
At 12:52 PM 4/7/01, Kee Hinckley wrote:
>-BEGIN PGP SIGNED MESSA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At 1:26 PM -0400 4/7/01, <[EMAIL PROTECTED]> wrote:
>I have just started working on a web site using emb perl. We have
>migrated alot of our scripts directly, but some of our pages would be
>better handled as embperl.
>
>Anyway, I have just begun, a
I have just started working on a web site using emb perl. We have
migrated alot of our scripts directly, but some of our pages would be
better handled as embperl.
Anyway, I have just begun, and have found that as I modify packages, I
am having to restart apache. I assume this is mod_perl com