Re: problem solved, but still weird!

2001-04-08 Thread barries
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 > >

Re: problem solved, but still weird!

2001-04-07 Thread Marcus R. Popetz
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

Re: use module in Embperl (was: problem solved, but still weird!)

2000-04-25 Thread Frerk Meyer
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

RE: use module in Embperl (was: problem solved, but still weird!)

2000-04-21 Thread Gerald Richter
> > 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

Re: problem solved, but still weird!

2000-04-20 Thread Wim Kerkhoff
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

Re: problem solved, but still weird!

2000-04-20 Thread Ilia Lobsanov
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

Re: problem solved, but still weird!

2000-04-19 Thread Ulrike Schepp
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

problem solved, but still weird!

2000-04-19 Thread Steven D. Arnold
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