in reply to Re: Error in insertion of MULTIPLE FILENAMES & CONTENTS INTO DATABASE
in thread Error in insertion of MULTIPLE FILENAMES & CONTENTS INTO DATABASE
then i got this error error opening D:/www/data/text/D:/www/data/text/Ένα μήνυμα σε όλους τους άπιστους.txt: Invalid argument at D:\www\cgi-bin\init.pl line 70.foreach (@files) { open FILE, "<$ENV{'DOCUMENT_ROOT'}/data/text/$_" or die "error open +ing $ENV{'DOCUMENT_ROOT'}/data/text/$_: $!";
$ENV{DOCUMENT_ROOT} i correct and $- is correctly set to but why not open Ένα μήνυμα σε όλους τους άπιστους.txt which is a file that does exist on /data/text ?
|
|---|