Re: File::Find problem on windows+apache+activePerl
- From: "Jürgen Exner" <jurgenex@xxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 16:36:46 GMT
Koolrans wrote:
Thanks for the reply. I did try the FAQ. It is different in my error
in the sense that I do not get any 500 or server side errors. In my
script, the script does work but the file::find does not find any list
of files when called from browser.
A wild shot in the dark, but I bet you are not using
.... or die ("Some useful error message");
when opening your files or you are not dieing if File::Find returns with an
error code.
Which simply means that your Perl script is masking the error instead of
letting the CGI server handle the error where it would have caused a 500.
jue
.
- References:
- File::Find problem on windows+apache+activePerl
- From: Koolrans
- Re: File::Find problem on windows+apache+activePerl
- From: Jürgen Exner
- Re: File::Find problem on windows+apache+activePerl
- From: Koolrans
- File::Find problem on windows+apache+activePerl
- Prev by Date: Re: File::Find problem on windows+apache+activePerl
- Next by Date: Re: File::Find problem on windows+apache+activePerl
- Previous by thread: Re: File::Find problem on windows+apache+activePerl
- Next by thread: Re: File::Find problem on windows+apache+activePerl
- Index(es):
Relevant Pages
|
|