[drraw-users] dbfinder error
Christophe Kalt
kalt at taranis.org
Mon Oct 9 20:43:50 EDT 2006
On Oct 10, Lindsay Whitbread wrote:
| I'm also working on the same problem as Hashan, the machine has:
|
| This is perl, v5.8.5 built for i386-linux-thread-multi
| Tried with tainted mode off, no good.
Ugh,
| Tried with drraw drraw-2.2a1 and drraw-2.1.3
Okay, try to apply the attached diff to 2.2a1 and see if it
helps.
Also, add the following line:
warn "DBFinder called for $_ which does not match any of \%datadirs: ". join(", ", keys(%datadirs)) ."\n";
before:
die "Something is wrong in DBFinder... (". $File::Find::dir .")\n";
This will allow a more verbose message to STDERR which should
end up in the apache error logfile. Let me know what nugget
you find in there.
More information about the drraw-users
mailing list