Re: Apache problem

2001-06-01 Thread Alexander Farber (EED)
> When I start code from command line it works perfectly on the both computers. > Any ideas? > open TEST, "c:/gateway/rus/17.shtml"; open TEST, "c:/gateway/rus/17.shtml" or die "Can't read 17.shtml because of $!"; ___ Perl-Win32-Users mailing li

Apache problem

2001-05-14 Thread Konstantin Naumov
Hi all,   I use Apache Web server with Active Perl. The server runs the "required" perl script only once! How I can switch it off?   Test.cgi ---8< #perl -w use CGI':standard';