RE: Compiling/using Embperl

2010-03-05 Thread Gerald Richter - ECOS
Hi, it's on my TODO list to test it with SuSE Apache/mod_perl, but I didn't have done it yet. You have to use prefork, I just wanted to make sure you don't use worker, because this could cause such trouble. It might be the case that Apache/mod_perl is compiled different than Embperl when you

Re: Compiling/using Embperl

2010-03-05 Thread Michael Tomuschat
Hi, I think it a prefork-apache; rpm says: ~/tmp/Embperl-2.3.0> rpm -qa | grep -i apache apache2-utils-2.2.10-2.8.1 apache2-devel-2.2.10-2.8.1 apache2-prefork-2.2.10-2.8.1 apache2-mod_perl-2.0.4-40.12 apache2-2.2.10-2.8.1 when I try to remove apache2-prefork (which automatically installs apache

RE: Compiling/using Embperl

2010-03-05 Thread Gerald Richter - ECOS
Hi, > > I've compiled and installed embperl and tested it with a small http- > page and > it works ... but only once. When I press 'reload' the page is sometimes > displayed correctly, but often there is displayd en error: > > Error message: > Assertion ((svtype)((hv)->sv_flags & 0xff)) == SVt_P