[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI script writing twice
- Subject: Re: [cobalt-users] CGI script writing twice
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Sun May 21 12:18:40 2000
> I have a self modified version of FormMail.pl which basically writes the
> sensitive data collected to a unique file. The unique filename is
> generated within, via a random function..
>this script works perfectly on
> other servers ... arghhh
what other servers?
and what type of server are you trying to install on?
> When it runs on the SSL at www.thedomainname.com it seems to run two
> instances of the script. It has to, because the random function that is
> creating the unique filenames, is at the top of the script. So, for some
> reason the rewrite rules, or whatever (I'm so frustrated with these Cobalt
> RaQ servers -- it's just ridiculous) is causing the script to actually
> execute twice. I cannot for the life of me figure this out.
>
Sounds like a problem with your script?
Zeffie