Hi!
I've upgrated my RedHat 9 up to Fedora Core 1.
So, when I try to start httpd, which loads Embperl,
I see a following error message:
Starting httpd: httpd: module "mod_embperl.c" is not compatible
with this version of Apache (found 20020628, need 20020903).
Hi,
>
> Doesn't change anything ;-(
>
ok, that was the problem I had here, so we need to search in another
direction.
After the the things if have looked after until now I guess it's some
problem with building the different tools. That some of the libs and/or
application are compiled with differe
Hi!
Doesn't change anything ;-(
Alex
Von: Gerald Richter <[EMAIL PROTECTED]> am 16.01.2004 07:38
An: Alexander Hartmaier/DEBIS/EDVG/[EMAIL PROTECTED], [EMAIL PROTECTED]
Kopie:
Thema:Re: [mp2] segfault when generating graphs with GD::Graph under Embperl
Hi Alex,
does your httpd
>
> Unfortunately that produced the same message - its not a show stopper,
> but would have been nice to save some memory.
>
ok, I will take a closer look at it and let you know if I find anything new
Gerald
--
Gerald Richter ecos
Gerald,
Unfortunately that produced the same message - its not a show stopper,
but would have been nice to save some memory.
Regards
Pete
-Original Message-
From: Gerald Richter [mailto:[EMAIL PROTECTED]
Sent: 16 January 2004 18:57
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re
> Embperl::Execute ({ inputfile => '/var/website/htdocs/404.html',
> outputfile => '/tmp/output'});
>
try instead
Embperl::Execute ({ inputfile => '/var/website/htdocs/404.html',
import => 0}) ;
Gerald
--