Hi Jim,

On Sat, 23 Feb 2002, Jim Hull wrote:

> I wrote some code to dynamically create an image 
[snip]
> viola.    [:)]
[snip]
> Within a few minutes my wife complains her browser has crashed.
[snip]
> I did not notice the problem as I exclusively use Mozilla,
[snip]

That's unusual, normally it's easier to crash Mozilla than IE, but
there are _lots_ of ways to break both.  Some of the easiest involve
sending broken HTML and/or headers, which is where I'd look first.
Check particularly things like Content-length for IE and tag nesting
for Netscape.

> if it works in normal perl, it should work in mod_perl (IMHO).

Hmmmm...

Well it looks like it's not doing the same thing when you enable
mod_perl that it is doing when you use plain Apache.  You need to find
out what is different.  See the debugging section of the Guide, which
you can find at http://perl.apache.org/guide.

If you need to post again, first have a look at the docs mentioned in
mod_perl/SUPPORT so you can give a better description of your setup.

73,
Ged.

Reply via email to