Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: Unable to run batch file in CGI Script

by saberworks (Curate)
on Sep 23, 2009 at 16:21 UTC ( [id://797019]=note: print w/replies, xml ) Need Help??


in reply to Re: Unable to run batch file in CGI Script
in thread Unable to run batch file in CGI Script

Maybe you can't start a batch file directly, maybe you have to say system('cmd.exe _path_to_batch_file');

Replies are listed 'Best First'.
Re^3: Unable to run batch file in CGI Script
by venkatesan_G02 (Sexton) on Sep 23, 2009 at 16:48 UTC
    I tried by placing the test.bat file in the C:\Windows\system32 folder and changing thesystem command to "system('cmd.exe test.bat'); but i am getting "Premature ending of headers" error. But the same program is working when executed through command prompt.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://797019]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-28 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found