julio_514 has asked for the wisdom of the Perl Monks concerning the following question:
Now on the documentation of Bio::Tools::Run::Alignment::Clustalw, it is said that this type of error occurs when the input directory or input file is wrong... Like I said before the script works perfect when I use it "offline". Is it possible that when my script is called from a web form, the tmp dir is somehow different than what it is normally? Is there anyway around it? Can I change something in the httpd.conf file ? I don't know what to try anymore... Julioalign' is not recognized as an internal or external command, operable +program or batch file. -------------------- WARNING --------------------- MSG: Clustalw call ( align -infile=\\tmp\\WPGAS2NLA8\\jHRbMLTo05 -out +put=gcg -ktuple=2 -matrix=BLOSUM -outfile=\\tmp\\WPGAS2NLA8\\XTFEoZ +HFGV) crashed: 256 ---------------------------------------------------, Can't call method "uniq_seq" on an undefined value at C:/perl/site/lib +/transposonTool.pm line 67, <GEN0> line 4.,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl - apache - winxp tmp dir???
by CountZero (Bishop) on Feb 08, 2009 at 22:59 UTC | |
|
Re: perl - apache - winxp tmp dir???
by wol (Hermit) on Feb 09, 2009 at 13:11 UTC | |
|
Re: perl - apache - winxp tmp dir???
by almut (Canon) on Feb 09, 2009 at 14:36 UTC | |
by julio_514 (Acolyte) on Feb 09, 2009 at 16:23 UTC | |
by julio_514 (Acolyte) on Feb 10, 2009 at 02:24 UTC |