Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Why does fork/exec not work on Win NT 4.0 Server?

by bikeNomad (Priest)
on Jul 23, 2001 at 20:23 UTC ( [id://99069]=note: print w/replies, xml ) Need Help??


in reply to Why does fork/exec not work on Win NT 4.0 Server?

Try using CGI::Carp and fatalsToBrowser to find out what your problem is.

But first, do you have unzip in the same place on both systems?

  • Comment on Re: Why does fork/exec not work on Win NT 4.0 Server?

Replies are listed 'Best First'.
Re: Re: Why does fork/exec not work on Win NT 4.0 Server?
by LupoX (Pilgrim) on Jul 24, 2001 at 11:43 UTC
    Hi Mr Nomad! I checkes environment and zip / unzip is in the PATH variable. This works.

    From command line there are no Problems. I also tried to exec the executable with full destination path.

    exec (c:/tools/unzip $file); which also does not work.

    Thanks for Your time... Georg

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-25 15:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found