On Fri, 10 Dec 2004, Ben Boulanger wrote:
>       I've recently started having a problem where my (formerly 
> functioning) CGI scripts have just started returning blank pages for no 
> apparent reason.  I write some tools for other groups to automate some of 
> the stuff they ask me to do, so this is near and dear to my heart (less 
> paging).

A little more on this.. The error message in the apache error_log is:
        Bad method or uri at /var/www/html/drivetool/index.cgi line 81

Line 80-82 in my script is:
$mdclstr->write_request(
       GET => "/MediaCtrl/cgi-bin/Shell.pl\?Command=seamfg\%20-dk$drive",
              'User-Agent' => "Mozilla/4.0",
);

This works great under firefox/mozilla, even an old netscape.  Anyone have 
any clue why one would work and not the other?  I wouldn't think it would 
matter at all which browser was used as this GET is on the server side.

Any help would be appreciated.

-- 

"Radio Shack: "You've got questions, we've got geek losers!"

_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to