Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.5. FAQs

There are a lot of problems with perl. Here are some possible solutions:

- General problems: try the debug mode (see chapter debugging)

- If debug mode doesn't help: try to run it in a shell. Don't forget to set the AWS_* environment variables in this shell.

- Error "Insecure dependency in require while running setuid at ...” appears: Append to the path of the perl executable the -U option; e.g perlbin=/usr/bin/perl -U