Re: running an expect script under mod_perl

2000-11-08 Thread Research System
Ok, I think I figured out what was causing my problem here. After much trial and error, I figured out that this was only happening with HTTPS under IE. Copying my Apache::Registry script from where it was to this made it work: SSLOptions +StdEnvVars Apparently this sets up the environme

running an expect script under mod_perl

2000-11-07 Thread Wim Kerkhoff
Hi Everyone, I've been bashing my head over this problems for the last couple of days, so I thought I'd post and see if anybody has experienced something similiar, and what they've done to solve it. Basically, I have an Apache::Registry script that creates an expect script, then executes it and