Re: Script Debugging Modules?

2000-12-11 Thread Daniel Chetlin
On Sun, Dec 10, 2000 at 07:26:38PM -0800, Bill Moseley wrote: Just how smart is the compiler? [snip] use constant DEBUG_TEMPLATE = 1; use constant DEBUG_SESSION = 2; use constant DEBUG_REQUEST = 4; use constant DEBUG_QUERY = 8; use constant

Re: Modperl conflicting with other modules

2000-11-13 Thread Daniel Chetlin
On Mon, Nov 13, 2000 at 08:20:53AM -0600, Yu Di wrote: [snip] Then I found that I cannot access any Mod_perl, PHP, or FastCGI programs, if I try, I will get an error, and the error.log of Apache will have a line like: "[...][notice] child pid x exit signal Segmentation Fault(11)"

Re: [Apache::ASP] $Request-QueryString-('foo')-Item() support

2000-10-09 Thread Daniel Chetlin
On Mon, Oct 09, 2000 at 05:03:44PM -0700, Joshua Chamas wrote: When I execute $Request-Form-('test')-Item() on a real life code sample, even after building in support for $Request-Form('test')-Item(), I get this error: Not a CODE reference at (eval 14) line 10. I have seen this error

Re: open(FH,'|qmail-inject') fails

2000-09-12 Thread Daniel Chetlin
On Thu, Sep 07, 2000 at 04:56:59PM -0400, Roger Espel Llima wrote: On Thu, Sep 07, 2000 at 01:25:21PM -0700, Randal L. Schwartz wrote: Man, if I see ONE MORE script that checks for a "legal email", well, you could always try to check the address against rfc822... but that would be one hell