perl server error

Alles, was Perl betrifft, kann hier besprochen werden.

perl server error

Postby rahul36 » 06. October 2010 18:25

please help
i m using XAMPP on windows system...
the content passed to this script is cal dec 1987
my perl script is this....

#!C:/xampp/perl/bin/perl -w

use CGI':standard'; # 6b.pl
print "content type: text/html \n\n";

$c=param('com');
system($c);
exit(0);

but when i exexute it shows server error
The server encountered an internal error and was unable to complete your request.

Error message:
Insecure $ENV{PATH} while running with -T switch at C:/xampp/htdocs/6b.pl line 7. ,
rahul36
 
Posts: 2
Joined: 06. October 2010 18:17

Return to Perl

Who is online

Users browsing this forum: No registered users and 6 guests