On Sat, Apr 07, 2001 at 07:15:50PM -0700, Marcus R. Popetz wrote:
> 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
> >
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
Thanks Gerald for the clearing up things. Additionally:
I've found an excellent tutorial on Modules under mod_perl
(and therefore with embperl as well) which explains many
of the issues which have bugged me and many others:
http://www.perlmonth.com/columns/perl_apache/perl_apache.html?issue=11
>
> Standard workaround here is now "apachectl restart" after the change of
> modules :-/ weird but it really works!
>
Nothing weird here. Everything is well defined. Just let us try to
understand how Perl, mod_perl and Embperl works together:
"perldoc -f use" tells us:
Imports some semantics
On 20-Apr-2000 Ulrike Schepp wrote:
> Hi Steven!
>
> The same problem ocurred here and i spent a little time in looking for the
> circumstances when this occurs.
>
> On Wed, 19 Apr 2000, Steven D. Arnold wrote:
>
> [...]
>
>> I added 8192 to the debug value so I could get the in-browser links
liste
> Subject: Re: problem solved, but still weird!
>
>
> Hi Steven!
>
> The same problem ocurred here and i spent a little time in looking for the
> circumstances when this occurs.
>
> On Wed, 19 Apr 2000, Steven D. Arnold wrote:
>
> [...]
>
> > I ad
Hi Steven!
The same problem ocurred here and i spent a little time in looking for the
circumstances when this occurs.
On Wed, 19 Apr 2000, Steven D. Arnold wrote:
[...]
> I added 8192 to the debug value so I could get the in-browser links to
> the debugging information. I also created an EMBP
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
stopped and started apache, and for some reason it now w