I'm also CC'ing to rivet-dev

On 28-06-2013 19:08, Brice Hamon wrote:
Hi again,

My super complex hello.rvt is:

<?
puts "Hello World"
?>

The problem is that the embedded interpreter fails in a unexpected way, otherwise you would have simply seen some error message on the browser. Which MPM module are you running with your apache instance??? If your running mpm_worker switch to mpm_prefork. mod_rivet doesn't run with mpm_worker.


Yes I prefer to be able to regenerate any 3rdparty package myself. The
compilation and installation went smoothly, configure with the apsx2
only.
 I will wait for Harald to come back to me then?

For the test suite, where is that line
for i in `ipcs -s | awk /${ipcs_user}/ {print $2}`; do (ipcrm -s $i);
done
suppose to be added?


yes, except for the ipcs_user variable which has to be set with your login definition. You can run ipcs yourself from your command line to see how it looks like the output.

Thank you for your help,

Brice.


 -- Massimo


---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to