cg->vars; cannot work in widnows
Brought to you by:
e4c5
Vars not set in Windows environement again!
I met the same question as request id 1016820.
my enviroment is widows2000+apache2+php4+ActivePerl
5.8.4
if you move "my %vars = $cg->Vars;" to the top of
upload.cgi, the value will not be empty. But, if you do
so, the process bar will not work properly.
who can tell me how to solve this problem?
Logged In: YES
user_id=1133151
and I use megaupload-1.43 issued in June 24, 2004
Logged In: YES
user_id=446381
humm, I got this problem too.
$cg->Vars are empty.
but I only need to remove
"my $cg = new CGI();" to the top of upload.cgi.
I'm use 1.45, server is debian+apache+php4+perl.
This problem are only happened on suck IE browser.
they send file value like this way "C:\\123.txt".
Logged In: YES
user_id=1173922
I have this exact same problem also. Has anyone found a fix
for it?
Logged In: YES
user_id=1719036
Originator: NO
I'm having the same problem in versino 1.45
Has anyone found a resolution to this?