missing quotes gives blank screen

2006-06-15 Thread Ben K.
I'm on embperl 2.1, mod_perl 2.0.2, apache 2.0.55. I have some pages which becomes blank if there are missing a opening quote in the html code. (See example.) Embperl log is not catching this error. My EMBPERL_DEBUG is 10479, and I tried 11503 but it didn't help, either. It's not browser

Re: Embperl2 and Execute

2006-08-18 Thread Ben K.
\$out }); -] Regards, Ben K. Developer http://benix.tamu.edu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

embperl log

2006-10-19 Thread Ben K.
Hi, Is there a hook to turn off PERF: and SYNTAX: lines only from embperl log, other than touching the source and recompiling? Regards, Ben K. Developer http://benix.tamu.edu - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: embperl log

2006-10-19 Thread Ben K.
Is there a hook to turn off PERF: and SYNTAX: lines only from embperl log, other than touching the source and recompiling? If you only want to turn of PERF: etc. than you will need to patch the sources Thanks. Ben K. Developer http://benix.tamu.edu

execution time

2006-11-28 Thread Ben K.
a way to reliably log processing time? Thanks. Ben K. Developer http://benix.tamu.edu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: execution time

2006-12-13 Thread Ben K.
I was not seeing all my requests. I changed it now to PerlSetEnv EMBPERL_DEBUG 67135725 but still, I'm not seeing all my requests in the embperl log. I don't have any caching option set so I guess it should not be served from cache. Here's the problem. The following is the sequence o

RE: execution time

2006-12-13 Thread Ben K.
seem more tuned for mod_perl scripts.) Regards, Ben K. Developer http://benix.tamu.edu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: execution time

2006-12-13 Thread Ben K.
Sorry, some more details: EMBPERL_OPTIONS = 278528 MOD_PERL = mod_perl/2.0.2 $Embperl::VERSION 2.1.0 Regards, Ben K. Developer http://benix.tamu.edu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e