Did you try GD::Graph?
-Original Message-
From: Foo JH [mailto:[EMAIL PROTECTED]
Sent: Tue 24/06/2008 8:15 AM
To: modperl@perl.apache.org
Subject: Re: graphics in perl
Rolf Schaufelberger wrote:
> Am Sonntag, 22. Juni 2008 11:27:26 schrieb Malka Cymbalista:
>
>> We are running perl
I'd recommend interfacing with R (http://www.r-project.org)
From: Malka Cymbalista [mailto:[EMAIL PROTECTED]
Sent: Sun 22/06/2008 10:27 AM
To: modperl@perl.apache.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: graphics in perl
We are running perl 5.8.5 on a
20 14:47 rock.pl
-rwxrwxr-x 1 apachebi molbiol 59 Nov 20 14:47 test.pl
So I can't send text/plain using mod_perl? That doesn't sound right
Mick
-Original Message-
From: Tobias Regneri [mailto:[EMAIL PROTECTED]
Sent: 20 November 2007 14:37
To: michael watson (IAH-C)
Cc: mod
Hi
I am sure this is an age old problem, and one I have had before, but I
cannot find how to solve it.
My set up from error_log:
[Tue Nov 20 14:07:53 2007] [notice] Apache/2.2.4 (Unix) PHP/5.2.1
mod_perl/2.0.3 Perl/v5.8.5 configured -- resuming normal operations
In httpd.conf:
PerlModule M
it is compatible with mod_perl2"
Mick
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Perrin
Harkins
Sent: 19 April 2007 13:23
To: michael watson (IAH-C)
Cc: modperl@perl.apache.org
Subject: Re: Malformed header from script
One other idea: try updating
ny known bugs that could possibly be causing this behaviour?
Many thanks
Mick
-----Original Message-
From: Robert Landrum [mailto:[EMAIL PROTECTED]
Sent: 18 April 2007 17:11
To: michael watson (IAH-C)
Cc: modperl@perl.apache.org
Subject: Re: Malformed header from script
michael watson (IAH-C)
,
but nothing that seems to specifically print out these headers...
Thanks
Mick
-----Original Message-
From: Robert Landrum [mailto:[EMAIL PROTECTED]
Sent: 16 April 2007 17:45
To: michael watson (IAH-C)
Cc: modperl@perl.apache.org
Subject: Re: Malformed header from script
michael watson (I
April 2007 14:22
To: michael watson (IAH-C)
Cc: Perrin Harkins; modperl@perl.apache.org
Subject: Re: Malformed header from script
michael watson (IAH-C) wrote:
> If I view source in IE, the very top of the web page starts:
>
> Ensembl release 43: Gallus gallus Features on Chromosome 2
ode and see why it's spouting our special characters, then
the image problem will go away (I am sure).
Thanks again for your help, it's been useful
Mick
-Original Message-
From: Clinton Gormley [mailto:[EMAIL PROTECTED]
Sent: 16 April 2007 12:06
To: michael watson (IAH-C)
Cc:
as just printing the headers myself.
Finally, thanks for the tip RE 'PerlOptions +ParseHeader'; it made
little difference, but at least now that part of the code is correct.
Thanks again
Mick
-Original Message-
From: Clinton Gormley [mailto:[EMAIL PROTECTED]
Sent: 16 April 2007 1
that should be handling these.
So each perl script under /perl should specifically print out a
"Content-type: text/html\n\n" line?
-Original Message-
From: Clinton Gormley [mailto:[EMAIL PROTECTED]
Sent: 16 April 2007 10:38
To: michael watson (IAH-C)
Cc: modperl
Subject: RE:
get Firefox now.. :)
Thanks
Mick
-Original Message-
From: Clinton Gormley [mailto:[EMAIL PROTECTED]
Sent: 16 April 2007 10:28
To: michael watson (IAH-C)
Cc: modperl@perl.apache.org
Subject: RE: Malformed header from script
> r is Apache2::RequestRec=SCALAR(0x98d2108)
> I was g
IE displaying these
special characters.
Now, I don't really know what an Apache::SendRec object is or what it
does. It looks like it dynamically loads some other package, but which?
Why is it mangling the headers when it prints?
Thanks in advance for your help
Mick
-Original M
OK, this is a long shot as I am running some third party code, but I
have been battling with it for days with no luck. It *may* be an
apache2/mod_perl problem or it may be a problem with said code, so I
thought I would post it here to see if anyone recognises it.
I am running Red Hat Enterprise S
t all seems a bit messy
From: [EMAIL PROTECTED] on behalf of Perrin Harkins
Sent: Wed 11/04/2007 7:42 PM
To: michael watson (IAH-C)
Cc: modperl@perl.apache.org
Subject: Re: Can't locate ModPerl/Registry.pm in @INC
On 4/11/07, michael watson (IAH-
[EMAIL PROTECTED] on behalf of Perrin Harkins
Sent: Wed 11/04/2007 7:23 PM
To: michael watson (IAH-C)
Cc: modperl@perl.apache.org
Subject: Re: Can't locate ModPerl/Registry.pm in @INC
On 4/11/07, michael watson (IAH-C) <[EMAIL PROTECTED]> wrote:
> When I installed the statically linked
Hi
I have followed the instructions to install dynamically linked mod_perl
on
http://perl.apache.org/docs/2.0/user/install/install.html#Installing_mod
_perl, having previously installed a statically linked version on a
different server.
When I installed the statically linked version, ModPerl/Regi
I'm running Apache/2.2.4 (Unix) mod_perl/2.0.3 Perl/v5.8.0 configured.
BEGIN in Apache2::SizeLimit has the code:
die "Apache2::SizeLimit at the moment works only with non-threaded
MPMs"
if Apache2::MPM->is_threaded();
Yet if I run:
%> perl
use Apache2::MPM;
print Apache2::MPM->is_th
18 matches
Mail list logo