illegal instruction 4

2011-07-07 Thread MK
I have a mod_perl based module running a service on an openVZ slice. It was working fine for a few weeks, but when I went to use it today I get delivered an empty page and in the apache error.log: child exit signal Illegal instruction (4) Which AFAIK is a very strange thing (SIGILL); actual perl

Re: illegal instruction 4

2011-07-07 Thread MK
On Thu, 7 Jul 2011 10:33:59 -0400 MK m...@cognitivedissonance.ca wrote: Same thing. Ie, suddenly perl modules are working. I did not compile apache or mod_perl myself. Sorry, that should read suddenly perl modules are NOT working, hopefully that was not too confusing ;) -- Enthusiasm

Re: how to parse html content in handler

2011-03-25 Thread MK
On Thu, 24 Mar 2011 22:58:07 +0800 (CST) Whut Jia whut_...@163.com wrote: Hi, Thank you! But I want to parse a jsp page in my handler.How can I do it?? I've never used .jps but it looks to me like all the processing instructions are in the form % instruction %. If that's the case, the simple

Re: how to parse html content in handler

2011-03-25 Thread MK
On Fri, 25 Mar 2011 10:19:43 -0400 Joshua Marantz jmara...@google.com wrote: mod_pagespeed's event-driven HTML parser is open source, and is written in C++: There are quite a few around in C++, Boost also has (at least) one. -- Enthusiasm is not the enemy of the intellect. (said of Irving