Hi,

Yes it happens via scripts/myapp_server.pl and via FastCGI in Apache.
Very perplexing.

I've tested this on both CentOS 5.4 and Mac OS 10.6.7 and have
observed the same behavior.

Catalyst 5.80025
GD 2.45
libgd 2.033 (on CentOS)
libgd 2.034 (on Mac OS)

On the Mac I had installed GD as bundled with PHP for another set of
projects. When I compiled Perl and CPAN installed GD.pm it found the
libraries and everything just worked until I started using it with
Catalyst. On CentOS I installed libgd through yum.

Regards,
Eric

On Wed, Apr 20, 2011 at 7:26 PM, John M. Dlugosz <[email protected]> wrote:
> Does that include running under scipts/myapp_server ?
>
>
> On 4/20/2011 3:19 PM, Eric Wright ewright-at-linescale.com |Catalyst/Allow
> to home| wrote:
>>
>> I'm having trouble getting GD to work properly with Catalyst. The
>> exact same code that runs fine as a CGI, mod_perl or a simple shell
>> script when run under Catalyst produces images with a black
>> background. I can confirm that the same Perl modules are executing.
>> Has anyone else ever run into this issue?
>>
>> -Eric
>>
>> _______________________________________________
>> List: [email protected]
>> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>> Searchable archive:
>> http://www.mail-archive.com/[email protected]/
>> Dev site: http://dev.catalyst.perl.org/
>
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to