You are viewing a plain text version of this content. The canonical link for it is here.
Posted to asp@perl.apache.org by Kamil Kukura <Ka...@sphere-systems.com> on 2001/06/01 18:18:38 UTC

debug message in BinaryWrite()

Is this debug message in BinaryWrite() function left intentionally?

$_[0]->{asp}{dbg} && $_[0]->{asp}->Out("binary write of ".length($_[1])."
bytes");


--
Kamil



---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org


Re: debug message in BinaryWrite()

Posted by Joshua Chamas <jo...@chamas.com>.
Kamil Kukura wrote:
> 
> Is this debug message in BinaryWrite() function left intentionally?
> 
> $_[0]->{asp}{dbg} && $_[0]->{asp}->Out("binary write of ".length($_[1])."
> bytes");
> 

That's probably not right, I can fix that up for the
next release.

-- Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org


Re: mod_perl as DSO.

Posted by Ask Bjoern Hansen <as...@valueclick.com>.
On Mon, 4 Jun 2001, Joshua Chamas wrote:

> I think rather DSO sometimes works, but when
> and where is still a mystery to me.
>
> DSO has been marked as *EXPERIMENTAL* in the
> modperl docs for a long time.  I don't know
> if this changed, but outside of that, I don't
> know where else the myriad of problems that
> occur are documented.

at least on the common platforms it should work reasonably well
these days. I use it a lot on FreeBSD.


  - ask

> --- Dariusz Pietrzak <da...@ajax.umcs.lublin.pl> wrote:
> >
> > There is known issue with mod_perl compiled as module with apache (
> > well,
> > it doesen't work ), but why?
> > And why there is no mention in mod_perl documentation about this
> > issue?
> >  If DSO is broken, why can't I find any info about it?

-- 
ask bjoern hansen, http://ask.netcetera.dk/   !try; do();
more than 100M impressions per day, http://valueclick.com


---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org


Re: mod_perl as DSO.

Posted by Joshua Chamas <ay...@yahoo.com>.
I think rather DSO sometimes works, but when
and where is still a mystery to me.

DSO has been marked as *EXPERIMENTAL* in the
modperl docs for a long time.  I don't know
if this changed, but outside of that, I don't
know where else the myriad of problems that
occur are documented.

--Josh

--- Dariusz Pietrzak <da...@ajax.umcs.lublin.pl> wrote:
>  
> There is known issue with mod_perl compiled as module with apache (
> well,
> it doesen't work ), but why?
> And why there is no mention in mod_perl documentation about this
> issue? 
>  If DSO is broken, why can't I find any info about it?
> 
> --
> Dariusz Pietrzak
> Certified Nobody
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
> For additional commands, e-mail: asp-help@perl.apache.org
> 
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org


mod_perl as DSO.

Posted by Dariusz Pietrzak <da...@ajax.umcs.lublin.pl>.
 
There is known issue with mod_perl compiled as module with apache ( well,
it doesen't work ), but why?
And why there is no mention in mod_perl documentation about this issue? 
 If DSO is broken, why can't I find any info about it?

--
Dariusz Pietrzak
Certified Nobody


---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org