The lack of error reporting sounds like a problem with the dienice sub.
Just die and see what error you get.
--
Simon Oliver
___
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Doeas anyone know if it is possible to reset memory usage inside a perl
script?
I have a script which eats more and more memory the longer it is run even
though it starts from the beginning recurrently. I would like to reset the
memory at each new start (without having to close and restart th
Hello Erik,
Have you tried to undef your variables?
Example:
undef @a;
John
|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|
|
|www.sexy-match.com |
|"The Internets Premier Adult Match Maker" |
|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=|
>
> Doeas anyone know if it
Whenever I try to access a .p script from my site I
just get the actual code from the script displayed in my browser.
You can see this here ...
http://www.oogaba.com/cgi-bin/pd/pd.pl
anyone know how I can fix this?
- Thank You
- Nathan Masek
what
web server are you running?
-Original Message-From: Nathan
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, May 07, 2002 12:15
PMTo: [EMAIL PROTECTED]Subject: .pl
scripts showin as text
Whenever I try to access a .p script from my site
I just get the actual code from the scr
A couple of quick thoughts, is scripting turned on for that directory
(using the web server specific method)?
What OS are you using as well as what web server?
On Tue, 7 May 2002, Tucker, Ernie wrote:
> Date: Tue, 7 May 2002 12:17:24 -0500
> From: Tucker, Ernie <[EMAIL PROTECTED]>
> To: 'Nat