anyone tried http-proxy on windows?

H

harris

Hello,
Anyone tried to install and run http-proxy module on windows 2000 or
win-xp?

I gave it a try. The program hangs up. Any one had luck to get this
working on windows?
Harris M.
 
H

harris

Hello,
Anyone tried to install and run http-proxy module on windows 2000 or
win-xp?

I gave it a try. The program hangs up. Any one had luck to get this
working on windows?
Harris M.

if any one interested, i found the problem. It is a call "fork" used
in the implementation of this module. On windows "fork" is implemented
with warning message "experimental". this module fails (hangs up) on
"fork" call.
 
B

Ben Morrow

Quoth (e-mail address removed) (harris):
if any one interested, i found the problem. It is a call "fork" used
in the implementation of this module. On windows "fork" is implemented
with warning message "experimental". this module fails (hangs up) on
"fork" call.

Upgrade your perl, and if necessary your windows. I have had success
with fork emulation with 5.8 and WinXP.

Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top